public class ImageSourcePathFluentImpl<A extends ImageSourcePathFluent<A>> extends BaseFluent<A> implements ImageSourcePathFluent<A>
_visitables| Constructor and Description |
|---|
ImageSourcePathFluentImpl() |
ImageSourcePathFluentImpl(ImageSourcePath instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getDestinationDir() |
java.lang.String |
getSourcePath() |
java.lang.Boolean |
hasDestinationDir() |
java.lang.Boolean |
hasSourcePath() |
A |
withDestinationDir(java.lang.String destinationDir) |
A |
withNewDestinationDir(java.lang.String arg1) |
A |
withNewDestinationDir(java.lang.StringBuffer arg1) |
A |
withNewDestinationDir(java.lang.StringBuilder arg1) |
A |
withNewSourcePath(java.lang.String arg1) |
A |
withNewSourcePath(java.lang.StringBuffer arg1) |
A |
withNewSourcePath(java.lang.StringBuilder arg1) |
A |
withSourcePath(java.lang.String sourcePath) |
public ImageSourcePathFluentImpl()
public ImageSourcePathFluentImpl(ImageSourcePath instance)
public java.lang.String getDestinationDir()
getDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withDestinationDir(java.lang.String destinationDir)
withDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public java.lang.Boolean hasDestinationDir()
hasDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(java.lang.String arg1)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(java.lang.StringBuilder arg1)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(java.lang.StringBuffer arg1)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public java.lang.String getSourcePath()
getSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withSourcePath(java.lang.String sourcePath)
withSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public java.lang.Boolean hasSourcePath()
hasSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(java.lang.String arg1)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(java.lang.StringBuilder arg1)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(java.lang.StringBuffer arg1)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.