@Generated(value="org.jsonschema2pojo") public class Image extends ImageParent
| Constructor and Description |
|---|
Image() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
String |
toString() |
Image |
withAdditionalProperty(String name,
Object value) |
getDuration, getHeight, getUrl, getWidth, setDuration, setHeight, setUrl, setWidth, withDuration, withHeight, withUrl, withWidthpublic String toString()
toString in class ImageParent@BeanProperty(name="*") public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in class ImageParent@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
setAdditionalProperty in class ImageParentpublic Image withAdditionalProperty(String name, Object value)
withAdditionalProperty in class ImageParentpublic int hashCode()
hashCode in class ImageParentpublic boolean equals(Object other)
equals in class ImageParentCopyright © 2018 The Apache Software Foundation. All rights reserved.