@Generated(value="org.jsonschema2pojo") public class Volume extends Object
Constructor and Description |
---|
Volume() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getName() |
VolumeSource |
getSource() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setName(String name) |
void |
setSource(VolumeSource source) |
String |
toString() |
public String getName()
public void setName(String name)
name
- The namepublic VolumeSource getSource()
public void setSource(VolumeSource source)
source
- The sourceCopyright © 2011–2015 Red Hat. All rights reserved.