public class KeyToPathBuilder extends KeyToPathFluentImpl<KeyToPathBuilder> implements VisitableBuilder<KeyToPath,KeyToPathBuilder>
_visitables, VISIT| Constructor and Description |
|---|
KeyToPathBuilder() |
KeyToPathBuilder(Boolean validationEnabled) |
KeyToPathBuilder(KeyToPath instance) |
KeyToPathBuilder(KeyToPath instance,
Boolean validationEnabled) |
KeyToPathBuilder(KeyToPathFluent<?> fluent) |
KeyToPathBuilder(KeyToPathFluent<?> fluent,
Boolean validationEnabled) |
KeyToPathBuilder(KeyToPathFluent<?> fluent,
KeyToPath instance) |
KeyToPathBuilder(KeyToPathFluent<?> fluent,
KeyToPath instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
KeyToPath |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getKey, getMode, getPath, hasKey, hasMode, hasPath, withKey, withMode, withNewKey, withNewPath, withPathaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic KeyToPathBuilder()
public KeyToPathBuilder(Boolean validationEnabled)
public KeyToPathBuilder(KeyToPathFluent<?> fluent)
public KeyToPathBuilder(KeyToPathFluent<?> fluent, Boolean validationEnabled)
public KeyToPathBuilder(KeyToPathFluent<?> fluent, KeyToPath instance)
public KeyToPathBuilder(KeyToPathFluent<?> fluent, KeyToPath instance, Boolean validationEnabled)
public KeyToPathBuilder(KeyToPath instance)
public boolean equals(Object o)
equals in class KeyToPathFluentImpl<KeyToPathBuilder>public int hashCode()
hashCode in class KeyToPathFluentImpl<KeyToPathBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.