public class DoneableNodeList extends NodeListFluentImpl<DoneableNodeList> implements Doneable<NodeList>, NodeListFluent<DoneableNodeList>
NodeListFluentImpl.ItemsNestedImpl<N>, NodeListFluentImpl.MetadataNestedImpl<N>
NodeListFluent.ItemsNested<N>, NodeListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
DoneableNodeList(Function<NodeList,NodeList> function) |
DoneableNodeList(NodeList item) |
DoneableNodeList(NodeList item,
Function<NodeList,NodeList> function) |
Modifier and Type | Method and Description |
---|---|
NodeList |
done() |
addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
public DoneableNodeList(NodeList item)
Copyright © 2011–2016 Red Hat. All rights reserved.