@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-01-03T19:15:39.720-05:00") public class AddressRecordObj extends Object
| Constructor and Description |
|---|
AddressRecordObj() |
| Modifier and Type | Method and Description |
|---|---|
AddressRecordObj |
addAddressItem(Address addressItem) |
AddressRecordObj |
address(List<Address> address) |
AddressRecordObj |
addressSummary(AddressSummary addressSummary) |
boolean |
equals(Object o) |
List<Address> |
getAddress()
Get address
|
AddressSummary |
getAddressSummary()
Get addressSummary
|
int |
hashCode() |
void |
setAddress(List<Address> address) |
void |
setAddressSummary(AddressSummary addressSummary) |
String |
toString() |
public AddressRecordObj addressSummary(AddressSummary addressSummary)
public AddressSummary getAddressSummary()
public void setAddressSummary(AddressSummary addressSummary)
public AddressRecordObj address(List<Address> address)
public AddressRecordObj addAddressItem(Address addressItem)
Copyright © 2012–2017 JFrameworks.com, LLC. All rights reserved.