public class DoneableKeyToPath extends KeyToPathFluentImpl<DoneableKeyToPath> implements Doneable<KeyToPath>, KeyToPathFluent<DoneableKeyToPath>
_visitables| Constructor and Description |
|---|
DoneableKeyToPath(Function<KeyToPath,KeyToPath> function) |
DoneableKeyToPath(KeyToPath item) |
DoneableKeyToPath(KeyToPath item,
Function<KeyToPath,KeyToPath> function) |
| Modifier and Type | Method and Description |
|---|---|
KeyToPath |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getKey, getPath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withKey, withPathaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getKey, getPath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withKey, withPathpublic DoneableKeyToPath(KeyToPath item)
Copyright © 2011–2016 Red Hat. All rights reserved.