@Generated(value="org.jsonschema2pojo") public class Address extends Object
| Constructor and Description |
|---|
Address() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getCity() |
String |
getStreet() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setCity(String city) |
void |
setStreet(String street) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.