public class DoneableContainerChange extends ContainerChangeFluentImpl<DoneableContainerChange> implements Doneable<ContainerChange>, ContainerChangeFluent<DoneableContainerChange>
_visitables| Constructor and Description |
|---|
DoneableContainerChange(ContainerChange item,
Visitor<ContainerChange> visitor) |
DoneableContainerChange(Visitor<ContainerChange> visitor) |
| Modifier and Type | Method and Description |
|---|---|
ContainerChange |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getKind, getPath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withKind, withPathaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getKind, getPath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withKind, withPathpublic DoneableContainerChange(ContainerChange item, Visitor<ContainerChange> visitor)
public DoneableContainerChange(Visitor<ContainerChange> visitor)
public ContainerChange done()
done in interface Doneable<ContainerChange>Copyright © 2015–2016 Red Hat. All rights reserved.