@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, withWidth
public 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 ImageParent
public Image withAdditionalProperty(String name, Object value)
withAdditionalProperty
in class ImageParent
public int hashCode()
hashCode
in class ImageParent
public boolean equals(Object other)
equals
in class ImageParent
Copyright © 2018 The Apache Software Foundation. All rights reserved.