| Package | Description |
|---|---|
| io.snapcx.avs.client.model |
| Modifier and Type | Method and Description |
|---|---|
Address |
Address.addressLine1(String addressLine1) |
Address |
Address.addressLine2(String addressLine2) |
Address |
Address.addressLine3(String addressLine3) |
Address |
Address.city(String city) |
Address |
Address.companyName(String companyName) |
Address |
Address.country(String country) |
Address |
Address.id(String id) |
Address |
Address.personName(String personName) |
Address |
Address.standardized(Boolean standardized) |
Address |
Address.state(String state) |
Address |
Address.zipCode(String zipCode) |
Address |
Address.zipCode4(String zipCode4) |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
AddressRecordObj.getAddress()
Get address
|
| Modifier and Type | Method and Description |
|---|---|
AddressRecordObj |
AddressRecordObj.addAddressItem(Address addressItem) |
| Modifier and Type | Method and Description |
|---|---|
AddressRecordObj |
AddressRecordObj.address(List<Address> address) |
void |
AddressRecordObj.setAddress(List<Address> address) |
Copyright © 2012–2017 JFrameworks.com, LLC. All rights reserved.