public class DoneableImageSourcePath extends ImageSourcePathFluentImpl<DoneableImageSourcePath> implements Doneable<ImageSourcePath>, ImageSourcePathFluent<DoneableImageSourcePath>
_visitables| Constructor and Description |
|---|
DoneableImageSourcePath(ImageSourcePath item,
Visitor<ImageSourcePath> visitor) |
DoneableImageSourcePath(Visitor<ImageSourcePath> visitor) |
| Modifier and Type | Method and Description |
|---|---|
ImageSourcePath |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getDestinationDir, getSourcePath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDestinationDir, withSourcePathaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getDestinationDir, getSourcePath, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDestinationDir, withSourcePathpublic DoneableImageSourcePath(ImageSourcePath item, Visitor<ImageSourcePath> visitor)
public DoneableImageSourcePath(Visitor<ImageSourcePath> visitor)
public ImageSourcePath done()
done in interface Doneable<ImageSourcePath>Copyright © 2011–2016 Red Hat. All rights reserved.