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(java.util.Collection<CharacterStringPropertyType> values) |
CIAddressType |
CIAddressType.withDeliveryPoint(java.util.List<CharacterStringPropertyType> value) |
CIAddressType |
CIAddressType.withElectronicMailAddress(CharacterStringPropertyType... values) |
CIAddressType |
CIAddressType.withElectronicMailAddress(java.util.Collection<CharacterStringPropertyType> values) |
CIAddressType |
CIAddressType.withElectronicMailAddress(java.util.List<CharacterStringPropertyType> value) |
CIAddressType |
CIAddressType.withId(java.lang.String value) |
CIAddressType |
CIAddressType.withPostalCode(CharacterStringPropertyType value) |
CIAddressType |
CIAddressType.withUuid(java.lang.String value) |