@CodingStyleguideUnaware public class CoreAddressType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Details</ccts:DictionaryEntryName><ccts:Definition>An address representing a location.</ccts:Definition><ccts:ObjectClass>Core Address</ccts:ObjectClass></ccts:Component>
Java class for CoreAddressType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CoreAddressType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressFullAddress" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressPostOfficeBox" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressThoroughfare" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressLocatorDesignator" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressLocatorName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressAddressArea" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressPostName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressAdminUnitLocationTwo" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressAdminUnitLocationOne" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressPostCode" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}AddressID" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
CoreAddressType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addAddressAddressArea(AddressAddressAreaType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAddressAdminUnitLocationOne(AddressAdminUnitLocationOneType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAddressAdminUnitLocationTwo(AddressAdminUnitLocationTwoType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAddressFullAddress(AddressFullAddressType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAddressID(AddressIDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAddressLocatorDesignator(AddressLocatorDesignatorType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAddressLocatorName(AddressLocatorNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAddressPostCode(AddressPostCodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAddressPostName(AddressPostNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAddressPostOfficeBox(AddressPostOfficeBoxType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAddressThoroughfare(AddressThoroughfareType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CoreAddressType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CoreAddressType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<AddressAddressAreaType> |
getAddressAddressArea()
<?
|
AddressAddressAreaType |
getAddressAddressAreaAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressAddressAreaCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AddressAdminUnitLocationOneType> |
getAddressAdminUnitLocationOne()
<?
|
AddressAdminUnitLocationOneType |
getAddressAdminUnitLocationOneAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressAdminUnitLocationOneCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AddressAdminUnitLocationTwoType> |
getAddressAdminUnitLocationTwo()
<?
|
AddressAdminUnitLocationTwoType |
getAddressAdminUnitLocationTwoAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressAdminUnitLocationTwoCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AddressFullAddressType> |
getAddressFullAddress()
<?
|
AddressFullAddressType |
getAddressFullAddressAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressFullAddressCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AddressIDType> |
getAddressID()
<?
|
AddressIDType |
getAddressIDAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AddressLocatorDesignatorType> |
getAddressLocatorDesignator()
<?
|
AddressLocatorDesignatorType |
getAddressLocatorDesignatorAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressLocatorDesignatorCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AddressLocatorNameType> |
getAddressLocatorName()
<?
|
AddressLocatorNameType |
getAddressLocatorNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressLocatorNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AddressPostCodeType> |
getAddressPostCode()
<?
|
AddressPostCodeType |
getAddressPostCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressPostCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AddressPostNameType> |
getAddressPostName()
<?
|
AddressPostNameType |
getAddressPostNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressPostNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AddressPostOfficeBoxType> |
getAddressPostOfficeBox()
<?
|
AddressPostOfficeBoxType |
getAddressPostOfficeBoxAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressPostOfficeBoxCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<AddressThoroughfareType> |
getAddressThoroughfare()
<?
|
AddressThoroughfareType |
getAddressThoroughfareAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAddressThoroughfareCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressAddressAreaEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressAdminUnitLocationOneEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressAdminUnitLocationTwoEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressFullAddressEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressLocatorDesignatorEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressLocatorNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressPostCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressPostNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressPostOfficeBoxEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAddressThoroughfareEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoAddressAddressAreaEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAddressAdminUnitLocationOneEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAddressAdminUnitLocationTwoEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAddressFullAddressEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAddressIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAddressLocatorDesignatorEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAddressLocatorNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAddressPostCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAddressPostNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAddressPostOfficeBoxEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAddressThoroughfareEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressAddressArea(List<AddressAddressAreaType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressAdminUnitLocationOne(List<AddressAdminUnitLocationOneType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressAdminUnitLocationTwo(List<AddressAdminUnitLocationTwoType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressFullAddress(List<AddressFullAddressType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressID(List<AddressIDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressLocatorDesignator(List<AddressLocatorDesignatorType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressLocatorName(List<AddressLocatorNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressPostCode(List<AddressPostCodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressPostName(List<AddressPostNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressPostOfficeBox(List<AddressPostOfficeBoxType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAddressThoroughfare(List<AddressThoroughfareType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public CoreAddressType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressFullAddressType> getAddressFullAddress()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Full Address. Text</ccts:DictionaryEntryName><ccts:Definition>The complete address with or without formatting.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Full Address</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the addressFullAddress 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 addressFullAddress property.
For example, to add a new item, do as follows:
getAddressFullAddress().add(newItem);
Objects of the following type(s) are allowed in the list
AddressFullAddressType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressPostOfficeBoxType> getAddressPostOfficeBox()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Post Office Box. Text</ccts:DictionaryEntryName><ccts:Definition>The Post Office Box number.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Post Office Box</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the addressPostOfficeBox 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 addressPostOfficeBox property.
For example, to add a new item, do as follows:
getAddressPostOfficeBox().add(newItem);
Objects of the following type(s) are allowed in the list
AddressPostOfficeBoxType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressThoroughfareType> getAddressThoroughfare()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Thoroughfare. Text</ccts:DictionaryEntryName><ccts:Definition>The name of a passage or way through from one location to another.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Thoroughfare</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the addressThoroughfare 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 addressThoroughfare property.
For example, to add a new item, do as follows:
getAddressThoroughfare().add(newItem);
Objects of the following type(s) are allowed in the list
AddressThoroughfareType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressLocatorDesignatorType> getAddressLocatorDesignator()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Locator Designator. Text</ccts:DictionaryEntryName><ccts:Definition>A number or a sequence of characters that uniquely identifies the locator within the relevant scope.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Locator Designator</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the addressLocatorDesignator 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 addressLocatorDesignator property.
For example, to add a new item, do as follows:
getAddressLocatorDesignator().add(newItem);
Objects of the following type(s) are allowed in the list
AddressLocatorDesignatorType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressLocatorNameType> getAddressLocatorName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Locator Name. Text</ccts:DictionaryEntryName><ccts:Definition>A proper noun applied to the real world entity identified by the address.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Locator Name</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the addressLocatorName 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 addressLocatorName property.
For example, to add a new item, do as follows:
getAddressLocatorName().add(newItem);
Objects of the following type(s) are allowed in the list
AddressLocatorNameType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressAddressAreaType> getAddressAddressArea()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Address Area. Text</ccts:DictionaryEntryName><ccts:Definition>The name of a geographic area or locality that groups a number of addressable objects for addressing purposes, without being an administrative unit.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Address Area</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the addressAddressArea 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 addressAddressArea property.
For example, to add a new item, do as follows:
getAddressAddressArea().add(newItem);
Objects of the following type(s) are allowed in the list
AddressAddressAreaType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressPostNameType> getAddressPostName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Post Name. Text</ccts:DictionaryEntryName><ccts:Definition>The key postal division of the address, usually the city.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Post Name</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the addressPostName 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 addressPostName property.
For example, to add a new item, do as follows:
getAddressPostName().add(newItem);
Objects of the following type(s) are allowed in the list
AddressPostNameType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressAdminUnitLocationTwoType> getAddressAdminUnitLocationTwo()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Admin Unit Location Two. Text</ccts:DictionaryEntryName><ccts:Definition>The region of the address, usually a county, state or other such area that typically encompasses several localities.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Admin Unit Location Two</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the addressAdminUnitLocationTwo 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 addressAdminUnitLocationTwo property.
For example, to add a new item, do as follows:
getAddressAdminUnitLocationTwo().add(newItem);
Objects of the following type(s) are allowed in the list
AddressAdminUnitLocationTwoType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressAdminUnitLocationOneType> getAddressAdminUnitLocationOne()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Admin Unit Location One. Text</ccts:DictionaryEntryName><ccts:Definition>The uppermost administrative unit for the address, almost always a country.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Admin Unit Location One</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the addressAdminUnitLocationOne 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 addressAdminUnitLocationOne property.
For example, to add a new item, do as follows:
getAddressAdminUnitLocationOne().add(newItem);
Objects of the following type(s) are allowed in the list
AddressAdminUnitLocationOneType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressPostCodeType> getAddressPostCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Post Code. Text</ccts:DictionaryEntryName><ccts:Definition>The post code, a.k.a. postal code, ZIP code, etc.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Post Code</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the addressPostCode 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 addressPostCode property.
For example, to add a new item, do as follows:
getAddressPostCode().add(newItem);
Objects of the following type(s) are allowed in the list
AddressPostCodeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<AddressIDType> getAddressID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Address. Address_ Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>A globally unique identifier for this instance of the address.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Address</ccts:ObjectClass><ccts:PropertyTermQualifier>Address</ccts:PropertyTermQualifier><ccts:PropertyTerm>Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>Gets the value of the addressID 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 addressID property.
For example, to add a new item, do as follows:
getAddressID().add(newItem);
Objects of the following type(s) are allowed in the list
AddressIDType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setAddressFullAddress(@Nullable List<AddressFullAddressType> aList)
aList - The new list member to set. May be null.public void setAddressPostOfficeBox(@Nullable List<AddressPostOfficeBoxType> aList)
aList - The new list member to set. May be null.public void setAddressThoroughfare(@Nullable List<AddressThoroughfareType> aList)
aList - The new list member to set. May be null.public void setAddressLocatorDesignator(@Nullable List<AddressLocatorDesignatorType> aList)
aList - The new list member to set. May be null.public void setAddressLocatorName(@Nullable List<AddressLocatorNameType> aList)
aList - The new list member to set. May be null.public void setAddressAddressArea(@Nullable List<AddressAddressAreaType> aList)
aList - The new list member to set. May be null.public void setAddressPostName(@Nullable List<AddressPostNameType> aList)
aList - The new list member to set. May be null.public void setAddressAdminUnitLocationTwo(@Nullable List<AddressAdminUnitLocationTwoType> aList)
aList - The new list member to set. May be null.public void setAddressAdminUnitLocationOne(@Nullable List<AddressAdminUnitLocationOneType> aList)
aList - The new list member to set. May be null.public void setAddressPostCode(@Nullable List<AddressPostCodeType> aList)
aList - The new list member to set. May be null.public void setAddressID(@Nullable List<AddressIDType> aList)
aList - The new list member to set. May be null.public boolean hasAddressFullAddressEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressFullAddressEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressFullAddressCount()
@Nullable public AddressFullAddressType getAddressFullAddressAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressFullAddress(@Nonnull AddressFullAddressType elem)
elem - The element to be added. May not be null.public boolean hasAddressPostOfficeBoxEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressPostOfficeBoxEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressPostOfficeBoxCount()
@Nullable public AddressPostOfficeBoxType getAddressPostOfficeBoxAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressPostOfficeBox(@Nonnull AddressPostOfficeBoxType elem)
elem - The element to be added. May not be null.public boolean hasAddressThoroughfareEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressThoroughfareEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressThoroughfareCount()
@Nullable public AddressThoroughfareType getAddressThoroughfareAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressThoroughfare(@Nonnull AddressThoroughfareType elem)
elem - The element to be added. May not be null.public boolean hasAddressLocatorDesignatorEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressLocatorDesignatorEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressLocatorDesignatorCount()
@Nullable public AddressLocatorDesignatorType getAddressLocatorDesignatorAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressLocatorDesignator(@Nonnull AddressLocatorDesignatorType elem)
elem - The element to be added. May not be null.public boolean hasAddressLocatorNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressLocatorNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressLocatorNameCount()
@Nullable public AddressLocatorNameType getAddressLocatorNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressLocatorName(@Nonnull AddressLocatorNameType elem)
elem - The element to be added. May not be null.public boolean hasAddressAddressAreaEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressAddressAreaEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressAddressAreaCount()
@Nullable public AddressAddressAreaType getAddressAddressAreaAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressAddressArea(@Nonnull AddressAddressAreaType elem)
elem - The element to be added. May not be null.public boolean hasAddressPostNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressPostNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressPostNameCount()
@Nullable public AddressPostNameType getAddressPostNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressPostName(@Nonnull AddressPostNameType elem)
elem - The element to be added. May not be null.public boolean hasAddressAdminUnitLocationTwoEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressAdminUnitLocationTwoEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressAdminUnitLocationTwoCount()
@Nullable public AddressAdminUnitLocationTwoType getAddressAdminUnitLocationTwoAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressAdminUnitLocationTwo(@Nonnull AddressAdminUnitLocationTwoType elem)
elem - The element to be added. May not be null.public boolean hasAddressAdminUnitLocationOneEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressAdminUnitLocationOneEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressAdminUnitLocationOneCount()
@Nullable public AddressAdminUnitLocationOneType getAddressAdminUnitLocationOneAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressAdminUnitLocationOne(@Nonnull AddressAdminUnitLocationOneType elem)
elem - The element to be added. May not be null.public boolean hasAddressPostCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressPostCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressPostCodeCount()
@Nullable public AddressPostCodeType getAddressPostCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressPostCode(@Nonnull AddressPostCodeType elem)
elem - The element to be added. May not be null.public boolean hasAddressIDEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAddressIDEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAddressIDCount()
@Nullable public AddressIDType getAddressIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAddressID(@Nonnull AddressIDType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull CoreAddressType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public CoreAddressType clone()
Copyright © 2020 toop.eu. All rights reserved.