public class RootPathsBuilder extends RootPathsFluentImpl<RootPathsBuilder> implements VisitableBuilder<RootPaths,RootPathsBuilder>
_visitables, VISIT| Constructor and Description |
|---|
RootPathsBuilder() |
RootPathsBuilder(Boolean validationEnabled) |
RootPathsBuilder(RootPaths instance) |
RootPathsBuilder(RootPaths instance,
Boolean validationEnabled) |
RootPathsBuilder(RootPathsFluent<?> fluent) |
RootPathsBuilder(RootPathsFluent<?> fluent,
Boolean validationEnabled) |
RootPathsBuilder(RootPathsFluent<?> fluent,
RootPaths instance) |
RootPathsBuilder(RootPathsFluent<?> fluent,
RootPaths instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RootPaths |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToPaths, addNewPath, addToPaths, addToPaths, getFirstPath, getLastPath, getMatchingPath, getPath, getPaths, hasMatchingPath, hasPaths, removeAllFromPaths, removeFromPaths, setToPaths, withPaths, withPathsaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic RootPathsBuilder()
public RootPathsBuilder(Boolean validationEnabled)
public RootPathsBuilder(RootPathsFluent<?> fluent)
public RootPathsBuilder(RootPathsFluent<?> fluent, Boolean validationEnabled)
public RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance)
public RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance, Boolean validationEnabled)
public RootPathsBuilder(RootPaths instance)
public boolean equals(Object o)
equals in class RootPathsFluentImpl<RootPathsBuilder>public int hashCode()
hashCode in class RootPathsFluentImpl<RootPathsBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.