@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()
The name of the volume.
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setName(String name)
The name of the volume.
|
String |
toString() |
public String getName()
public void setName(String name)
name
- The nameCopyright © 2011–2014 Red Hat. All rights reserved.