CIAddressType |
ObjectFactory.createCIAddressType()
|
CIAddressType |
CIAddressPropertyType.getCIAddress()
Gets the value of the ciAddress property.
|
CIAddressType |
CIAddressType.withAdministrativeArea(CharacterStringPropertyType value) |
CIAddressType |
CIAddressType.withCity(CharacterStringPropertyType value) |
CIAddressType |
CIAddressType.withCountry(CharacterStringPropertyType value) |
CIAddressType |
CIAddressType.withDeliveryPoint(CharacterStringPropertyType... values) |
CIAddressType |
CIAddressType.withDeliveryPoint(Collection<CharacterStringPropertyType> values) |
CIAddressType |
CIAddressType.withDeliveryPoint(List<CharacterStringPropertyType> value) |
CIAddressType |
CIAddressType.withElectronicMailAddress(CharacterStringPropertyType... values) |
CIAddressType |
CIAddressType.withElectronicMailAddress(Collection<CharacterStringPropertyType> values) |
CIAddressType |
CIAddressType.withElectronicMailAddress(List<CharacterStringPropertyType> value) |
CIAddressType |
CIAddressType.withId(String value) |
CIAddressType |
CIAddressType.withPostalCode(CharacterStringPropertyType value) |
CIAddressType |
CIAddressType.withUuid(String value) |