@CodingStyleguideUnaware public class CorePersonType 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 Person. Details</ccts:DictionaryEntryName><ccts:Definition>A natural person.</ccts:Definition><ccts:ObjectClass>Core Person</ccts:ObjectClass></ccts:Component>
Java class for CorePersonType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CorePersonType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PersonID" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PersonFullName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PersonFamilyName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PersonGivenName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PersonPatronymicName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PersonAlternativeName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PersonGenderCode" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PersonBirthName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PersonBirthDate" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}PersonDeathDate" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PersonCountryOfBirthCoreLocation" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PersonCountryOfDeathCoreLocation" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PersonPlaceOfBirthCoreLocation" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PersonPlaceOfDeathCoreLocation" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PersonCitizenshipJurisdiction" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PersonResidencyJurisdiction" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}PersonCoreAddress" 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 |
|---|
CorePersonType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addPersonAlternativeName(PersonAlternativeNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonBirthDate(PersonBirthDateType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonBirthName(PersonBirthNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonCitizenshipJurisdiction(JurisdictionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonCoreAddress(CoreAddressType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonCountryOfBirthCoreLocation(CoreLocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonCountryOfDeathCoreLocation(CoreLocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonDeathDate(PersonDeathDateType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonFamilyName(PersonFamilyNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonFullName(PersonFullNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonGenderCode(PersonGenderCodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonGivenName(PersonGivenNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonID(PersonIDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonPatronymicName(PersonPatronymicNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonPlaceOfBirthCoreLocation(CoreLocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonPlaceOfDeathCoreLocation(CoreLocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPersonResidencyJurisdiction(JurisdictionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CorePersonType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CorePersonType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<PersonAlternativeNameType> |
getPersonAlternativeName()
<?
|
PersonAlternativeNameType |
getPersonAlternativeNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonAlternativeNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PersonBirthDateType> |
getPersonBirthDate()
<?
|
PersonBirthDateType |
getPersonBirthDateAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonBirthDateCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PersonBirthNameType> |
getPersonBirthName()
<?
|
PersonBirthNameType |
getPersonBirthNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonBirthNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<JurisdictionType> |
getPersonCitizenshipJurisdiction()
<?
|
JurisdictionType |
getPersonCitizenshipJurisdictionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonCitizenshipJurisdictionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CoreAddressType> |
getPersonCoreAddress()
<?
|
CoreAddressType |
getPersonCoreAddressAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonCoreAddressCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CoreLocationType> |
getPersonCountryOfBirthCoreLocation()
<?
|
CoreLocationType |
getPersonCountryOfBirthCoreLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonCountryOfBirthCoreLocationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CoreLocationType> |
getPersonCountryOfDeathCoreLocation()
<?
|
CoreLocationType |
getPersonCountryOfDeathCoreLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonCountryOfDeathCoreLocationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PersonDeathDateType> |
getPersonDeathDate()
<?
|
PersonDeathDateType |
getPersonDeathDateAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonDeathDateCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PersonFamilyNameType> |
getPersonFamilyName()
<?
|
PersonFamilyNameType |
getPersonFamilyNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonFamilyNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PersonFullNameType> |
getPersonFullName()
<?
|
PersonFullNameType |
getPersonFullNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonFullNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PersonGenderCodeType> |
getPersonGenderCode()
<?
|
PersonGenderCodeType |
getPersonGenderCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonGenderCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PersonGivenNameType> |
getPersonGivenName()
<?
|
PersonGivenNameType |
getPersonGivenNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonGivenNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PersonIDType> |
getPersonID()
<?
|
PersonIDType |
getPersonIDAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PersonPatronymicNameType> |
getPersonPatronymicName()
<?
|
PersonPatronymicNameType |
getPersonPatronymicNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonPatronymicNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CoreLocationType> |
getPersonPlaceOfBirthCoreLocation()
<?
|
CoreLocationType |
getPersonPlaceOfBirthCoreLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonPlaceOfBirthCoreLocationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<CoreLocationType> |
getPersonPlaceOfDeathCoreLocation()
<?
|
CoreLocationType |
getPersonPlaceOfDeathCoreLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonPlaceOfDeathCoreLocationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<JurisdictionType> |
getPersonResidencyJurisdiction()
<?
|
JurisdictionType |
getPersonResidencyJurisdictionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonResidencyJurisdictionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoPersonAlternativeNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonBirthDateEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonBirthNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonCitizenshipJurisdictionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonCoreAddressEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonCountryOfBirthCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonCountryOfDeathCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonDeathDateEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonFamilyNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonFullNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonGenderCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonGivenNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonPatronymicNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonPlaceOfBirthCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonPlaceOfDeathCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonResidencyJurisdictionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonAlternativeNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonBirthDateEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonBirthNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonCitizenshipJurisdictionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonCoreAddressEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonCountryOfBirthCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonCountryOfDeathCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonDeathDateEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonFamilyNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonFullNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonGenderCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonGivenNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonPatronymicNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonPlaceOfBirthCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonPlaceOfDeathCoreLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonResidencyJurisdictionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonAlternativeName(List<PersonAlternativeNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonBirthDate(List<PersonBirthDateType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonBirthName(List<PersonBirthNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonCitizenshipJurisdiction(List<JurisdictionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonCoreAddress(List<CoreAddressType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonCountryOfBirthCoreLocation(List<CoreLocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonCountryOfDeathCoreLocation(List<CoreLocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonDeathDate(List<PersonDeathDateType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonFamilyName(List<PersonFamilyNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonFullName(List<PersonFullNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonGenderCode(List<PersonGenderCodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonGivenName(List<PersonGivenNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonID(List<PersonIDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonPatronymicName(List<PersonPatronymicNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonPlaceOfBirthCoreLocation(List<CoreLocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonPlaceOfDeathCoreLocation(List<CoreLocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPersonResidencyJurisdiction(List<JurisdictionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public CorePersonType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonIDType> getPersonID()
<?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 Person. Person Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>A formally-issued identifier for the person.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTerm>Person Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>Gets the value of the personID 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 personID property.
For example, to add a new item, do as follows:
getPersonID().add(newItem);
Objects of the following type(s) are allowed in the list
PersonIDType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonFullNameType> getPersonFullName()
<?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 Person. Person_ Full Name. Name</ccts:DictionaryEntryName><ccts:Definition>The complete name of the person as one string.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person</ccts:PropertyTermQualifier><ccts:PropertyTerm>Full Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType></ccts:Component>Gets the value of the personFullName 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 personFullName property.
For example, to add a new item, do as follows:
getPersonFullName().add(newItem);
Objects of the following type(s) are allowed in the list
PersonFullNameType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonFamilyNameType> getPersonFamilyName()
<?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 Person. Person_ Family Name. Name</ccts:DictionaryEntryName><ccts:Definition>The denominator(s) that identify the person within a family.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person</ccts:PropertyTermQualifier><ccts:PropertyTerm>Family Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType></ccts:Component>Gets the value of the personFamilyName 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 personFamilyName property.
For example, to add a new item, do as follows:
getPersonFamilyName().add(newItem);
Objects of the following type(s) are allowed in the list
PersonFamilyNameType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonGivenNameType> getPersonGivenName()
<?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 Person. Person_ Given Name. Name</ccts:DictionaryEntryName><ccts:Definition>A name that is usually shared by members of a family.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person</ccts:PropertyTermQualifier><ccts:PropertyTerm>Given Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType></ccts:Component>Gets the value of the personGivenName 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 personGivenName property.
For example, to add a new item, do as follows:
getPersonGivenName().add(newItem);
Objects of the following type(s) are allowed in the list
PersonGivenNameType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonPatronymicNameType> getPersonPatronymicName()
<?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 Person. Person_ Patronymic Name. Name</ccts:DictionaryEntryName><ccts:Definition>A name referring to the father's given name.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person</ccts:PropertyTermQualifier><ccts:PropertyTerm>Patronymic Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType></ccts:Component>Gets the value of the personPatronymicName 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 personPatronymicName property.
For example, to add a new item, do as follows:
getPersonPatronymicName().add(newItem);
Objects of the following type(s) are allowed in the list
PersonPatronymicNameType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonAlternativeNameType> getPersonAlternativeName()
<?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 Person. Person_ Alternative Name. Name</ccts:DictionaryEntryName><ccts:Definition>A name by which the person is known other than her given name and/or full name.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person</ccts:PropertyTermQualifier><ccts:PropertyTerm>Alternative Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType></ccts:Component>Gets the value of the personAlternativeName 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 personAlternativeName property.
For example, to add a new item, do as follows:
getPersonAlternativeName().add(newItem);
Objects of the following type(s) are allowed in the list
PersonAlternativeNameType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonGenderCodeType> getPersonGenderCode()
<?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 Person. Person_ Gender Code. Code</ccts:DictionaryEntryName><ccts:Definition>The gender of the person.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person</ccts:PropertyTermQualifier><ccts:PropertyTerm>Gender Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>Gets the value of the personGenderCode 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 personGenderCode property.
For example, to add a new item, do as follows:
getPersonGenderCode().add(newItem);
Objects of the following type(s) are allowed in the list
PersonGenderCodeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonBirthNameType> getPersonBirthName()
<?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 Person. Person_ Birth Name. Name</ccts:DictionaryEntryName><ccts:Definition>The full name of the person at the time of her birth, irrespective of any subsequent changes.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person</ccts:PropertyTermQualifier><ccts:PropertyTerm>Birth Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType></ccts:Component>Gets the value of the personBirthName 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 personBirthName property.
For example, to add a new item, do as follows:
getPersonBirthName().add(newItem);
Objects of the following type(s) are allowed in the list
PersonBirthNameType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonBirthDateType> getPersonBirthDate()
<?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 Person. Person_ Birth Date. Date</ccts:DictionaryEntryName><ccts:Definition>The date on which the person was born.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person</ccts:PropertyTermQualifier><ccts:PropertyTerm>Birth Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType></ccts:Component>Gets the value of the personBirthDate 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 personBirthDate property.
For example, to add a new item, do as follows:
getPersonBirthDate().add(newItem);
Objects of the following type(s) are allowed in the list
PersonBirthDateType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonDeathDateType> getPersonDeathDate()
<?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 Person. Person_ Death Date. Date</ccts:DictionaryEntryName><ccts:Definition>The date on which the person deceased.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person</ccts:PropertyTermQualifier><ccts:PropertyTerm>Death Date</ccts:PropertyTerm><ccts:RepresentationTerm>Date</ccts:RepresentationTerm><ccts:DataType>Date. Type</ccts:DataType></ccts:Component>Gets the value of the personDeathDate 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 personDeathDate property.
For example, to add a new item, do as follows:
getPersonDeathDate().add(newItem);
Objects of the following type(s) are allowed in the list
PersonDeathDateType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CoreLocationType> getPersonCountryOfBirthCoreLocation()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Person. Person Country Of Birth_ Core Location. Core Location</ccts:DictionaryEntryName><ccts:Definition>The country where the person was born.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person Country Of Birth</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Location</ccts:RepresentationTerm></ccts:Component>Gets the value of the personCountryOfBirthCoreLocation 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 personCountryOfBirthCoreLocation property.
For example, to add a new item, do as follows:
getPersonCountryOfBirthCoreLocation().add(newItem);
Objects of the following type(s) are allowed in the list
CoreLocationType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CoreLocationType> getPersonCountryOfDeathCoreLocation()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Person. Person Country Of Death_ Core Location. Core Location</ccts:DictionaryEntryName><ccts:Definition>The country where the person deceased.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person Country Of Death</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Location</ccts:RepresentationTerm></ccts:Component>Gets the value of the personCountryOfDeathCoreLocation 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 personCountryOfDeathCoreLocation property.
For example, to add a new item, do as follows:
getPersonCountryOfDeathCoreLocation().add(newItem);
Objects of the following type(s) are allowed in the list
CoreLocationType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CoreLocationType> getPersonPlaceOfBirthCoreLocation()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Person. Person Place Of Birth_ Core Location. Core Location</ccts:DictionaryEntryName><ccts:Definition>The location where the person was born.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person Place Of Birth</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Location</ccts:RepresentationTerm></ccts:Component>Gets the value of the personPlaceOfBirthCoreLocation 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 personPlaceOfBirthCoreLocation property.
For example, to add a new item, do as follows:
getPersonPlaceOfBirthCoreLocation().add(newItem);
Objects of the following type(s) are allowed in the list
CoreLocationType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CoreLocationType> getPersonPlaceOfDeathCoreLocation()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Person. Person Place Of Death_ Core Location. Core Location</ccts:DictionaryEntryName><ccts:Definition>The location where the person deceased.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person Place Of Death</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Location</ccts:RepresentationTerm></ccts:Component>Gets the value of the personPlaceOfDeathCoreLocation 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 personPlaceOfDeathCoreLocation property.
For example, to add a new item, do as follows:
getPersonPlaceOfDeathCoreLocation().add(newItem);
Objects of the following type(s) are allowed in the list
CoreLocationType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<JurisdictionType> getPersonCitizenshipJurisdiction()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Person. Person Citizenship_ Jurisdiction. Jurisdiction</ccts:DictionaryEntryName><ccts:Definition>The jurisdiction that has conferred citizenship rights on the person.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person Citizenship</ccts:PropertyTermQualifier><ccts:PropertyTerm>Jurisdiction</ccts:PropertyTerm><ccts:AssociatedObjectClass>Jurisdiction</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Jurisdiction</ccts:RepresentationTerm></ccts:Component>Gets the value of the personCitizenshipJurisdiction 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 personCitizenshipJurisdiction property.
For example, to add a new item, do as follows:
getPersonCitizenshipJurisdiction().add(newItem);
Objects of the following type(s) are allowed in the list
JurisdictionType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<JurisdictionType> getPersonResidencyJurisdiction()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Person. Person Residency_ Jurisdiction. Jurisdiction</ccts:DictionaryEntryName><ccts:Definition>The jurisdiction in which the person resides, typically providing the person with a subset of the rights of a citizen.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person Residency</ccts:PropertyTermQualifier><ccts:PropertyTerm>Jurisdiction</ccts:PropertyTerm><ccts:AssociatedObjectClass>Jurisdiction</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Jurisdiction</ccts:RepresentationTerm></ccts:Component>Gets the value of the personResidencyJurisdiction 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 personResidencyJurisdiction property.
For example, to add a new item, do as follows:
getPersonResidencyJurisdiction().add(newItem);
Objects of the following type(s) are allowed in the list
JurisdictionType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CoreAddressType> getPersonCoreAddress()
<?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>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Core Person. Person_ Core Address. Core Address</ccts:DictionaryEntryName><ccts:Definition>An address related to the person.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Person</ccts:ObjectClass><ccts:PropertyTermQualifier>Person</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Address</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Address</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Address</ccts:RepresentationTerm></ccts:Component>Gets the value of the personCoreAddress 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 personCoreAddress property.
For example, to add a new item, do as follows:
getPersonCoreAddress().add(newItem);
Objects of the following type(s) are allowed in the list
CoreAddressType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setPersonID(@Nullable List<PersonIDType> aList)
aList - The new list member to set. May be null.public void setPersonFullName(@Nullable List<PersonFullNameType> aList)
aList - The new list member to set. May be null.public void setPersonFamilyName(@Nullable List<PersonFamilyNameType> aList)
aList - The new list member to set. May be null.public void setPersonGivenName(@Nullable List<PersonGivenNameType> aList)
aList - The new list member to set. May be null.public void setPersonPatronymicName(@Nullable List<PersonPatronymicNameType> aList)
aList - The new list member to set. May be null.public void setPersonAlternativeName(@Nullable List<PersonAlternativeNameType> aList)
aList - The new list member to set. May be null.public void setPersonGenderCode(@Nullable List<PersonGenderCodeType> aList)
aList - The new list member to set. May be null.public void setPersonBirthName(@Nullable List<PersonBirthNameType> aList)
aList - The new list member to set. May be null.public void setPersonBirthDate(@Nullable List<PersonBirthDateType> aList)
aList - The new list member to set. May be null.public void setPersonDeathDate(@Nullable List<PersonDeathDateType> aList)
aList - The new list member to set. May be null.public void setPersonCountryOfBirthCoreLocation(@Nullable List<CoreLocationType> aList)
aList - The new list member to set. May be null.public void setPersonCountryOfDeathCoreLocation(@Nullable List<CoreLocationType> aList)
aList - The new list member to set. May be null.public void setPersonPlaceOfBirthCoreLocation(@Nullable List<CoreLocationType> aList)
aList - The new list member to set. May be null.public void setPersonPlaceOfDeathCoreLocation(@Nullable List<CoreLocationType> aList)
aList - The new list member to set. May be null.public void setPersonCitizenshipJurisdiction(@Nullable List<JurisdictionType> aList)
aList - The new list member to set. May be null.public void setPersonResidencyJurisdiction(@Nullable List<JurisdictionType> aList)
aList - The new list member to set. May be null.public void setPersonCoreAddress(@Nullable List<CoreAddressType> aList)
aList - The new list member to set. May be null.public boolean hasPersonIDEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonIDEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonIDCount()
@Nullable public PersonIDType getPersonIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonID(@Nonnull PersonIDType elem)
elem - The element to be added. May not be null.public boolean hasPersonFullNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonFullNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonFullNameCount()
@Nullable public PersonFullNameType getPersonFullNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonFullName(@Nonnull PersonFullNameType elem)
elem - The element to be added. May not be null.public boolean hasPersonFamilyNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonFamilyNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonFamilyNameCount()
@Nullable public PersonFamilyNameType getPersonFamilyNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonFamilyName(@Nonnull PersonFamilyNameType elem)
elem - The element to be added. May not be null.public boolean hasPersonGivenNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonGivenNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonGivenNameCount()
@Nullable public PersonGivenNameType getPersonGivenNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonGivenName(@Nonnull PersonGivenNameType elem)
elem - The element to be added. May not be null.public boolean hasPersonPatronymicNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonPatronymicNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonPatronymicNameCount()
@Nullable public PersonPatronymicNameType getPersonPatronymicNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonPatronymicName(@Nonnull PersonPatronymicNameType elem)
elem - The element to be added. May not be null.public boolean hasPersonAlternativeNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonAlternativeNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonAlternativeNameCount()
@Nullable public PersonAlternativeNameType getPersonAlternativeNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonAlternativeName(@Nonnull PersonAlternativeNameType elem)
elem - The element to be added. May not be null.public boolean hasPersonGenderCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonGenderCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonGenderCodeCount()
@Nullable public PersonGenderCodeType getPersonGenderCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonGenderCode(@Nonnull PersonGenderCodeType elem)
elem - The element to be added. May not be null.public boolean hasPersonBirthNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonBirthNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonBirthNameCount()
@Nullable public PersonBirthNameType getPersonBirthNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonBirthName(@Nonnull PersonBirthNameType elem)
elem - The element to be added. May not be null.public boolean hasPersonBirthDateEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonBirthDateEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonBirthDateCount()
@Nullable public PersonBirthDateType getPersonBirthDateAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonBirthDate(@Nonnull PersonBirthDateType elem)
elem - The element to be added. May not be null.public boolean hasPersonDeathDateEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonDeathDateEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonDeathDateCount()
@Nullable public PersonDeathDateType getPersonDeathDateAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonDeathDate(@Nonnull PersonDeathDateType elem)
elem - The element to be added. May not be null.public boolean hasPersonCountryOfBirthCoreLocationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonCountryOfBirthCoreLocationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonCountryOfBirthCoreLocationCount()
@Nullable public CoreLocationType getPersonCountryOfBirthCoreLocationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonCountryOfBirthCoreLocation(@Nonnull CoreLocationType elem)
elem - The element to be added. May not be null.public boolean hasPersonCountryOfDeathCoreLocationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonCountryOfDeathCoreLocationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonCountryOfDeathCoreLocationCount()
@Nullable public CoreLocationType getPersonCountryOfDeathCoreLocationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonCountryOfDeathCoreLocation(@Nonnull CoreLocationType elem)
elem - The element to be added. May not be null.public boolean hasPersonPlaceOfBirthCoreLocationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonPlaceOfBirthCoreLocationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonPlaceOfBirthCoreLocationCount()
@Nullable public CoreLocationType getPersonPlaceOfBirthCoreLocationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonPlaceOfBirthCoreLocation(@Nonnull CoreLocationType elem)
elem - The element to be added. May not be null.public boolean hasPersonPlaceOfDeathCoreLocationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonPlaceOfDeathCoreLocationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonPlaceOfDeathCoreLocationCount()
@Nullable public CoreLocationType getPersonPlaceOfDeathCoreLocationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonPlaceOfDeathCoreLocation(@Nonnull CoreLocationType elem)
elem - The element to be added. May not be null.public boolean hasPersonCitizenshipJurisdictionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonCitizenshipJurisdictionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonCitizenshipJurisdictionCount()
@Nullable public JurisdictionType getPersonCitizenshipJurisdictionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonCitizenshipJurisdiction(@Nonnull JurisdictionType elem)
elem - The element to be added. May not be null.public boolean hasPersonResidencyJurisdictionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonResidencyJurisdictionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonResidencyJurisdictionCount()
@Nullable public JurisdictionType getPersonResidencyJurisdictionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonResidencyJurisdiction(@Nonnull JurisdictionType elem)
elem - The element to be added. May not be null.public boolean hasPersonCoreAddressEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonCoreAddressEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonCoreAddressCount()
@Nullable public CoreAddressType getPersonCoreAddressAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPersonCoreAddress(@Nonnull CoreAddressType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull CorePersonType 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 CorePersonType clone()
Copyright © 2020 toop.eu. All rights reserved.