@Generated(value="org.jsonschema2pojo") public class Image extends Object
| Constructor and Description |
|---|
Image() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getUrl() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setUrl(String url) |
String |
toString() |
Image |
withAdditionalProperty(String name,
Object value) |
Image |
withUrl(String url) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.