public class DoneableRootPaths extends RootPathsFluentImpl<DoneableRootPaths> implements Doneable<RootPaths>, RootPathsFluent<DoneableRootPaths>
_visitables
Constructor and Description |
---|
DoneableRootPaths(Function<RootPaths,RootPaths> function) |
DoneableRootPaths(RootPaths item) |
DoneableRootPaths(RootPaths item,
Function<RootPaths,RootPaths> function) |
Modifier and Type | Method and Description |
---|---|
RootPaths |
done() |
addToAdditionalProperties, addToAdditionalProperties, addToPaths, equals, getAdditionalProperties, getPaths, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPaths, withAdditionalProperties, withPaths, withPaths
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, addToPaths, getAdditionalProperties, getPaths, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPaths, withAdditionalProperties, withPaths, withPaths
public DoneableRootPaths(RootPaths item)
Copyright © 2011–2016 Red Hat. All rights reserved.