public class AddressType extends Object implements Serializable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Details</ccts:DictionaryEntryName><ccts:Definition>Information about a structured address.</ccts:Definition><ccts:ObjectClass>Address</ccts:ObjectClass></ccts:Component>
Java class for AddressType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddressType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AddressTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AddressFormatCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Postbox" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Floor" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Room" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}StreetName" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AdditionalStreetName" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BlockName" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BuildingName" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BuildingNumber" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}InhouseMail" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Department" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MarkAttention" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MarkCare" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PlotIdentification" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CitySubdivisionName" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CityName" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PostalZone" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CountrySubentity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CountrySubentityCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Region" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}District" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TimezoneOffset" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AddressLine" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Country" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}LocationCoordinate" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AddressType()
Default constructor
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
AdditionalStreetNameType |
getAdditionalStreetName()
<?
|
String |
getAdditionalStreetNameValue()
Get the value of the contained AdditionalStreetNameType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
AddressFormatCodeType |
getAddressFormatCode()
<?
|
String |
getAddressFormatCodeValue()
Get the value of the contained AddressFormatCodeType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
List<AddressLineType> |
getAddressLine()
<?
|
AddressLineType |
getAddressLineAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressLineCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
AddressTypeCodeType |
getAddressTypeCode()
<?
|
String |
getAddressTypeCodeValue()
Get the value of the contained AddressTypeCodeType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
BlockNameType |
getBlockName()
<?
|
String |
getBlockNameValue()
Get the value of the contained BlockNameType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
BuildingNameType |
getBuildingName()
<?
|
String |
getBuildingNameValue()
Get the value of the contained BuildingNameType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
BuildingNumberType |
getBuildingNumber()
<?
|
String |
getBuildingNumberValue()
Get the value of the contained BuildingNumberType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
CityNameType |
getCityName()
<?
|
String |
getCityNameValue()
Get the value of the contained CityNameType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
CitySubdivisionNameType |
getCitySubdivisionName()
<?
|
String |
getCitySubdivisionNameValue()
Get the value of the contained CitySubdivisionNameType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
CountryType |
getCountry()
<?
|
CountrySubentityType |
getCountrySubentity()
<?
|
CountrySubentityCodeType |
getCountrySubentityCode()
<?
|
String |
getCountrySubentityCodeValue()
Get the value of the contained CountrySubentityCodeType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
String |
getCountrySubentityValue()
Get the value of the contained CountrySubentityType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DepartmentType |
getDepartment()
<?
|
String |
getDepartmentValue()
Get the value of the contained DepartmentType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DistrictType |
getDistrict()
<?
|
String |
getDistrictValue()
Get the value of the contained DistrictType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
FloorType |
getFloor()
<?
|
String |
getFloorValue()
Get the value of the contained FloorType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
IDType |
getID()
<?
|
String |
getIDValue()
Get the value of the contained IDType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
InhouseMailType |
getInhouseMail()
<?
|
String |
getInhouseMailValue()
Get the value of the contained InhouseMailType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
LocationCoordinateType |
getLocationCoordinate()
<?
|
MarkAttentionType |
getMarkAttention()
<?
|
String |
getMarkAttentionValue()
Get the value of the contained MarkAttentionType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
MarkCareType |
getMarkCare()
<?
|
String |
getMarkCareValue()
Get the value of the contained MarkCareType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
PlotIdentificationType |
getPlotIdentification()
<?
|
String |
getPlotIdentificationValue()
Get the value of the contained PlotIdentificationType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
PostalZoneType |
getPostalZone()
<?
|
String |
getPostalZoneValue()
Get the value of the contained PostalZoneType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
PostboxType |
getPostbox()
<?
|
String |
getPostboxValue()
Get the value of the contained PostboxType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
RegionType |
getRegion()
<?
|
String |
getRegionValue()
Get the value of the contained RegionType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
RoomType |
getRoom()
<?
|
String |
getRoomValue()
Get the value of the contained RoomType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
StreetNameType |
getStreetName()
<?
|
String |
getStreetNameValue()
Get the value of the contained StreetNameType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
TimezoneOffsetType |
getTimezoneOffset()
<?
|
String |
getTimezoneOffsetValue()
Get the value of the contained TimezoneOffsetType object
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
boolean |
hasAddressLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoAddressLineEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAdditionalStreetName(AdditionalStreetNameType value)
Sets the value of the additionalStreetName property.
|
AdditionalStreetNameType |
setAdditionalStreetName(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setAddressFormatCode(AddressFormatCodeType value)
Sets the value of the addressFormatCode property.
|
AddressFormatCodeType |
setAddressFormatCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setAddressLine(List<AddressLineType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressTypeCode(AddressTypeCodeType value)
Sets the value of the addressTypeCode property.
|
AddressTypeCodeType |
setAddressTypeCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setBlockName(BlockNameType value)
Sets the value of the blockName property.
|
BlockNameType |
setBlockName(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setBuildingName(BuildingNameType value)
Sets the value of the buildingName property.
|
BuildingNameType |
setBuildingName(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setBuildingNumber(BuildingNumberType value)
Sets the value of the buildingNumber property.
|
BuildingNumberType |
setBuildingNumber(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setCityName(CityNameType value)
Sets the value of the cityName property.
|
CityNameType |
setCityName(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setCitySubdivisionName(CitySubdivisionNameType value)
Sets the value of the citySubdivisionName property.
|
CitySubdivisionNameType |
setCitySubdivisionName(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setCountry(CountryType value)
Sets the value of the country property.
|
void |
setCountrySubentity(CountrySubentityType value)
Sets the value of the countrySubentity property.
|
CountrySubentityType |
setCountrySubentity(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setCountrySubentityCode(CountrySubentityCodeType value)
Sets the value of the countrySubentityCode property.
|
CountrySubentityCodeType |
setCountrySubentityCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setDepartment(DepartmentType value)
Sets the value of the department property.
|
DepartmentType |
setDepartment(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setDistrict(DistrictType value)
Sets the value of the district property.
|
DistrictType |
setDistrict(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setFloor(FloorType value)
Sets the value of the floor property.
|
FloorType |
setFloor(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setInhouseMail(InhouseMailType value)
Sets the value of the inhouseMail property.
|
InhouseMailType |
setInhouseMail(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setLocationCoordinate(LocationCoordinateType value)
Sets the value of the locationCoordinate property.
|
void |
setMarkAttention(MarkAttentionType value)
Sets the value of the markAttention property.
|
MarkAttentionType |
setMarkAttention(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setMarkCare(MarkCareType value)
Sets the value of the markCare property.
|
MarkCareType |
setMarkCare(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setPlotIdentification(PlotIdentificationType value)
Sets the value of the plotIdentification property.
|
PlotIdentificationType |
setPlotIdentification(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setPostalZone(PostalZoneType value)
Sets the value of the postalZone property.
|
PostalZoneType |
setPostalZone(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setPostbox(PostboxType value)
Sets the value of the postbox property.
|
PostboxType |
setPostbox(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setRegion(RegionType value)
Sets the value of the region property.
|
RegionType |
setRegion(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setRoom(RoomType value)
Sets the value of the room property.
|
RoomType |
setRoom(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setStreetName(StreetNameType value)
Sets the value of the streetName property.
|
StreetNameType |
setStreetName(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
TimezoneOffsetType |
setTimezoneOffset(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
void |
setTimezoneOffset(TimezoneOffsetType value)
Sets the value of the timezoneOffset property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public AddressType()
@Nullable public IDType getID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for a specific address within a scheme of registered addresses.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:AlternativeBusinessTerms>DetailsKey</ccts:AlternativeBusinessTerms></ccts:Component>
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public AddressTypeCodeType getAddressTypeCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Address Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code specifying the type of this address, such as business address or home address.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Address Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
AddressTypeCodeTypepublic void setAddressTypeCode(@Nullable AddressTypeCodeType value)
value - allowed object is
AddressTypeCodeType@Nullable public AddressFormatCodeType getAddressFormatCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Address Format Code. Code</ccts:DictionaryEntryName><ccts:Definition>A code specifying the format of this address.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Address Format Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
AddressFormatCodeTypepublic void setAddressFormatCode(@Nullable AddressFormatCodeType value)
value - allowed object is
AddressFormatCodeType@Nullable public PostboxType getPostbox()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Postbox. Text</ccts:DictionaryEntryName><ccts:Definition>A post office box number.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Postbox</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>PostBox, PO Box</ccts:AlternativeBusinessTerms><ccts:Examples>"123"</ccts:Examples></ccts:Component>
PostboxTypepublic void setPostbox(@Nullable PostboxType value)
value - allowed object is
PostboxType@Nullable public FloorType getFloor()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Floor. Text</ccts:DictionaryEntryName><ccts:Definition>An addressable floor of a building.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Floor</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>SubPremiseNumber</ccts:AlternativeBusinessTerms><ccts:Examples>"30"</ccts:Examples></ccts:Component>
FloorTypepublic void setFloor(@Nullable FloorType value)
value - allowed object is
FloorType@Nullable public RoomType getRoom()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Room. Text</ccts:DictionaryEntryName><ccts:Definition>A room, suite, or apartment of a building.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Room</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>SubPremiseNumber</ccts:AlternativeBusinessTerms><ccts:Examples>"Reception"</ccts:Examples></ccts:Component>
RoomTypepublic void setRoom(@Nullable RoomType value)
value - allowed object is
RoomType@Nullable public StreetNameType getStreetName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Street Name. Name</ccts:DictionaryEntryName><ccts:Definition>The name of a street.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Street Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Thoroughfare</ccts:AlternativeBusinessTerms><ccts:Examples>"Kwun Tong Road"</ccts:Examples></ccts:Component>
StreetNameTypepublic void setStreetName(@Nullable StreetNameType value)
value - allowed object is
StreetNameType@Nullable public AdditionalStreetNameType getAdditionalStreetName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Additional_ Street Name. Name</ccts:DictionaryEntryName><ccts:Definition>An additional name of a street used to further specify the street name.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Additional</ccts:PropertyTermQualifier><ccts:PropertyTerm>Street Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Thoroughfare</ccts:AlternativeBusinessTerms><ccts:Examples>"Cnr Aberdeen Road"</ccts:Examples></ccts:Component>
AdditionalStreetNameTypepublic void setAdditionalStreetName(@Nullable AdditionalStreetNameType value)
value - allowed object is
AdditionalStreetNameType@Nullable public BlockNameType getBlockName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Block Name. Name</ccts:DictionaryEntryName><ccts:Definition>The block name, expressed as text, for an area surrounded by streets and usually containing several buildings for this address.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Block Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType><ccts:Examples>Seabird</ccts:Examples></ccts:Component>
BlockNameTypepublic void setBlockName(@Nullable BlockNameType value)
value - allowed object is
BlockNameType@Nullable public BuildingNameType getBuildingName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Building Name. Name</ccts:DictionaryEntryName><ccts:Definition>The name of a building.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Building Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType><ccts:AlternativeBusinessTerms>BuildingName</ccts:AlternativeBusinessTerms><ccts:Examples>"Plot 421"</ccts:Examples></ccts:Component>
BuildingNameTypepublic void setBuildingName(@Nullable BuildingNameType value)
value - allowed object is
BuildingNameType@Nullable public BuildingNumberType getBuildingNumber()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Building Number. Text</ccts:DictionaryEntryName><ccts:Definition>The number of a building.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Building Number</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>PremiseNumber</ccts:AlternativeBusinessTerms><ccts:Examples>"388"</ccts:Examples></ccts:Component>
BuildingNumberTypepublic void setBuildingNumber(@Nullable BuildingNumberType value)
value - allowed object is
BuildingNumberType@Nullable public InhouseMailType getInhouseMail()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Inhouse_ Mail. Text</ccts:DictionaryEntryName><ccts:Definition>A specific location within a building.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Inhouse</ccts:PropertyTermQualifier><ccts:PropertyTerm>Mail</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>MailStop</ccts:AlternativeBusinessTerms></ccts:Component>
InhouseMailTypepublic void setInhouseMail(@Nullable InhouseMailType value)
value - allowed object is
InhouseMailType@Nullable public DepartmentType getDepartment()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Department. Text</ccts:DictionaryEntryName><ccts:Definition>An addressable department of an organization.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Department</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Department</ccts:AlternativeBusinessTerms><ccts:Examples>"Accounts Payable"</ccts:Examples></ccts:Component>
DepartmentTypepublic void setDepartment(@Nullable DepartmentType value)
value - allowed object is
DepartmentType@Nullable public MarkAttentionType getMarkAttention()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Mark Attention. Text</ccts:DictionaryEntryName><ccts:Definition>The name, expressed as text, of a person or department in the organization to whom incoming mail is marked with words such as 'for the attention of' or 'FAO' or 'ATTN' for this address.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Mark Attention</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
MarkAttentionTypepublic void setMarkAttention(@Nullable MarkAttentionType value)
value - allowed object is
MarkAttentionType@Nullable public MarkCareType getMarkCare()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Mark Care. Text</ccts:DictionaryEntryName><ccts:Definition>The name, expressed as text, of a person or organization at this address to whom incoming mail is marked with words such as 'care of' or 'C/O'.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Mark Care</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
MarkCareTypepublic void setMarkCare(@Nullable MarkCareType value)
value - allowed object is
MarkCareType@Nullable public PlotIdentificationType getPlotIdentification()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Plot Identification. Text</ccts:DictionaryEntryName><ccts:Definition>The textual expression of the unique identifier for the piece of land on which this address is located such as a plot number.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Plot Identification</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>
PlotIdentificationTypepublic void setPlotIdentification(@Nullable PlotIdentificationType value)
value - allowed object is
PlotIdentificationType@Nullable public CitySubdivisionNameType getCitySubdivisionName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. City Subdivision Name. Name</ccts:DictionaryEntryName><ccts:Definition>A name, expressed as text, of a subdivision of a city for this address, for example, a district or borough.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>City Subdivision Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType></ccts:Component>
CitySubdivisionNameTypepublic void setCitySubdivisionName(@Nullable CitySubdivisionNameType value)
value - allowed object is
CitySubdivisionNameType@Nullable public CityNameType getCityName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. City Name. Name</ccts:DictionaryEntryName><ccts:Definition>The name of a city, town, or village.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>City Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType><ccts:AlternativeBusinessTerms>LocalityName</ccts:AlternativeBusinessTerms><ccts:Examples>"Hong Kong"</ccts:Examples></ccts:Component>
CityNameTypepublic void setCityName(@Nullable CityNameType value)
value - allowed object is
CityNameType@Nullable public PostalZoneType getPostalZone()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Postal_ Zone. Text</ccts:DictionaryEntryName><ccts:Definition>The identifier for an addressable group of properties according to the relevant national postal service, such as a ZIP code or Post Code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Postal</ccts:PropertyTermQualifier><ccts:PropertyTerm>Zone</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>PostalCodeNumber</ccts:AlternativeBusinessTerms><ccts:Examples>"SW11 4EW" "2500 GG"</ccts:Examples></ccts:Component>
PostalZoneTypepublic void setPostalZone(@Nullable PostalZoneType value)
value - allowed object is
PostalZoneType@Nullable public CountrySubentityType getCountrySubentity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Country Subentity. Text</ccts:DictionaryEntryName><ccts:Definition>A territorial division of a country, such as a county or state.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Country Subentity</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>AdministrativeArea, State, Country, Shire, Canton</ccts:AlternativeBusinessTerms><ccts:Examples>"Florida","Tamilnadu"</ccts:Examples></ccts:Component>
CountrySubentityTypepublic void setCountrySubentity(@Nullable CountrySubentityType value)
value - allowed object is
CountrySubentityType@Nullable public CountrySubentityCodeType getCountrySubentityCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Country Subentity Code. Code</ccts:DictionaryEntryName><ccts:Definition>A territorial division of a country, such as a county or state, expressed as a code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Country Subentity Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:AlternativeBusinessTerms>AdministrativeAreaCode, State Code</ccts:AlternativeBusinessTerms></ccts:Component>
CountrySubentityCodeTypepublic void setCountrySubentityCode(@Nullable CountrySubentityCodeType value)
value - allowed object is
CountrySubentityCodeType@Nullable public RegionType getRegion()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Region. Text</ccts:DictionaryEntryName><ccts:Definition>An addressable region or group of countries.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Region</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>LocalityName, Economic Zone</ccts:AlternativeBusinessTerms><ccts:Examples>"European Union"</ccts:Examples></ccts:Component>
RegionTypepublic void setRegion(@Nullable RegionType value)
value - allowed object is
RegionType@Nullable public DistrictType getDistrict()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. District. Text</ccts:DictionaryEntryName><ccts:Definition>A geographical division of a country.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>District</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>LocalityName, Area</ccts:AlternativeBusinessTerms><ccts:Examples>"East Coast"</ccts:Examples></ccts:Component>
DistrictTypepublic void setDistrict(@Nullable DistrictType value)
value - allowed object is
DistrictType@Nullable public TimezoneOffsetType getTimezoneOffset()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Timezone Offset. Text</ccts:DictionaryEntryName><ccts:Definition>For the time zone in which the address is situated, the measure of time offset from Universal Coordinated Time (UTC).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Timezone Offset</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:Examples>"+8:00" "-3:00"</ccts:Examples></ccts:Component>
TimezoneOffsetTypepublic void setTimezoneOffset(@Nullable TimezoneOffsetType value)
value - allowed object is
TimezoneOffsetType@Nonnull @ReturnsMutableObject(reason="JAXB implementation style") public List<AddressLineType> getAddressLine()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Address Line</ccts:DictionaryEntryName><ccts:Definition>An association to Address Line.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Address Line</ccts:PropertyTerm><ccts:AssociatedObjectClass>Address Line</ccts:AssociatedObjectClass></ccts:Component>Gets the value of the addressLine property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the addressLine property.
For example, to add a new item, do as follows:
getAddressLine().add(newItem);
Objects of the following type(s) are allowed in the list
AddressLineType
@Nullable public CountryType getCountry()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Country</ccts:DictionaryEntryName><ccts:Definition>An association to Country.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Country</ccts:PropertyTerm><ccts:AssociatedObjectClass>Country</ccts:AssociatedObjectClass></ccts:Component>
CountryTypepublic void setCountry(@Nullable CountryType value)
value - allowed object is
CountryType@Nullable public LocationCoordinateType getLocationCoordinate()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Address. Location Coordinate</ccts:DictionaryEntryName><ccts:Definition>An association to Location Coordinate.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Address</ccts:ObjectClass><ccts:PropertyTerm>Location Coordinate</ccts:PropertyTerm><ccts:AssociatedObjectClass>Location Coordinate</ccts:AssociatedObjectClass></ccts:Component>
LocationCoordinateTypepublic void setLocationCoordinate(@Nullable LocationCoordinateType value)
value - allowed object is
LocationCoordinateTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setAddressLine(@Nullable List<AddressLineType> aList)
aList - The new list member to set. May be null.public boolean hasAddressLineEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressLineEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressLineCount()
@Nullable public AddressLineType getAddressLineAtIndex(@Nonnegative int index)
index - The index to retrievenullArrayIndexOutOfBoundsException - if the index is invalid!@Nonnull public PostboxType setPostbox(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public FloorType setFloor(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public RoomType setRoom(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public BuildingNumberType setBuildingNumber(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public InhouseMailType setInhouseMail(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public DepartmentType setDepartment(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MarkAttentionType setMarkAttention(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MarkCareType setMarkCare(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PlotIdentificationType setPlotIdentification(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PostalZoneType setPostalZone(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CountrySubentityType setCountrySubentity(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public RegionType setRegion(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public DistrictType setDistrict(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TimezoneOffsetType setTimezoneOffset(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public StreetNameType setStreetName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public AdditionalStreetNameType setAdditionalStreetName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public BlockNameType setBlockName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public BuildingNameType setBuildingName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CitySubdivisionNameType setCitySubdivisionName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CityNameType setCityName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public AddressTypeCodeType setAddressTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public AddressFormatCodeType setAddressFormatCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CountrySubentityCodeType setCountrySubentityCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public String getAddressTypeCodeValue()
null@Nullable public String getAddressFormatCodeValue()
null@Nullable public String getPostboxValue()
null@Nullable public String getFloorValue()
null@Nullable public String getRoomValue()
null@Nullable public String getStreetNameValue()
null@Nullable public String getAdditionalStreetNameValue()
null@Nullable public String getBlockNameValue()
null@Nullable public String getBuildingNameValue()
null@Nullable public String getBuildingNumberValue()
null@Nullable public String getInhouseMailValue()
null@Nullable public String getDepartmentValue()
null@Nullable public String getMarkAttentionValue()
null@Nullable public String getMarkCareValue()
null@Nullable public String getPlotIdentificationValue()
null@Nullable public String getCitySubdivisionNameValue()
null@Nullable public String getCityNameValue()
null@Nullable public String getPostalZoneValue()
null@Nullable public String getCountrySubentityValue()
null@Nullable public String getCountrySubentityCodeValue()
null@Nullable public String getRegionValue()
null@Nullable public String getDistrictValue()
nullCopyright © 2014 Philip Helger. All rights reserved.