| Modifier and Type | Field and Description |
|---|---|
protected AddressType |
ContactType.address |
| Modifier and Type | Method and Description |
|---|---|
AddressType |
ObjectFactory.createAddressType()
Create an instance of
AddressType |
AddressType |
ContactType.getAddress()
Gets the value of the address property.
|
AddressType |
AddressType.withAdministrativeArea(java.lang.String value) |
AddressType |
AddressType.withCity(java.lang.String value) |
AddressType |
AddressType.withCountry(java.lang.String value) |
AddressType |
AddressType.withDeliveryPoint(java.util.Collection<java.lang.String> values) |
AddressType |
AddressType.withDeliveryPoint(java.util.List<java.lang.String> value) |
AddressType |
AddressType.withDeliveryPoint(java.lang.String... values) |
AddressType |
AddressType.withElectronicMailAddress(java.util.Collection<java.lang.String> values) |
AddressType |
AddressType.withElectronicMailAddress(java.util.List<java.lang.String> value) |
AddressType |
AddressType.withElectronicMailAddress(java.lang.String... values) |
AddressType |
AddressType.withPostalCode(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactType.setAddress(AddressType value)
Sets the value of the address property.
|
ContactType |
ContactType.withAddress(AddressType value) |
Copyright © 2008-2022. All Rights Reserved.