@Generated(value="org.jsonschema2pojo") public class ImageSourcePath extends Object
| Constructor and Description |
|---|
ImageSourcePath()
No args constructor for use in serialization
|
ImageSourcePath(String destinationDir,
String sourcePath) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getDestinationDir() |
String |
getSourcePath() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setDestinationDir(String destinationDir) |
void |
setSourcePath(String sourcePath) |
public ImageSourcePath()
public String getDestinationDir()
public void setDestinationDir(String destinationDir)
destinationDir - The destinationDirpublic String getSourcePath()
public void setSourcePath(String sourcePath)
sourcePath - The sourcePathCopyright © 2011–2016 Red Hat. All rights reserved.