@CodingStyleguideUnaware public class CoreBusinessType 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 Business. Details</ccts:DictionaryEntryName><ccts:Definition>A business that is legally registered.</ccts:Definition><ccts:ObjectClass>Core Business</ccts:ObjectClass></ccts:Component>
Java class for CoreBusinessType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CoreBusinessType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}LegalEntityLegalID" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}LegalEntityID" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}LegalEntityLegalName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}LegalEntityAlternativeName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}LegalEntityCompanyTypeCode" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}LegalEntityCompanyStatusCode" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}LegalEntityCompanyActivityCode" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}RegisteredCoreAddress" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}LegalEntityCoreAddress" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/AggregateComponents}LegalEntityCoreLocation" 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 |
|---|
CoreBusinessType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addLegalEntityAlternativeName(LegalEntityAlternativeNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addLegalEntityCompanyActivityCode(LegalEntityCompanyActivityCodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addLegalEntityID(LegalEntityIDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addLegalEntityLegalID(LegalEntityLegalIDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addLegalEntityLegalName(LegalEntityLegalNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CoreBusinessType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CoreBusinessType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<LegalEntityAlternativeNameType> |
getLegalEntityAlternativeName()
<?
|
LegalEntityAlternativeNameType |
getLegalEntityAlternativeNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLegalEntityAlternativeNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<LegalEntityCompanyActivityCodeType> |
getLegalEntityCompanyActivityCode()
<?
|
LegalEntityCompanyActivityCodeType |
getLegalEntityCompanyActivityCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLegalEntityCompanyActivityCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
LegalEntityCompanyStatusCodeType |
getLegalEntityCompanyStatusCode()
<?
|
LegalEntityCompanyTypeCodeType |
getLegalEntityCompanyTypeCode()
<?
|
CoreAddressType |
getLegalEntityCoreAddress()
<?
|
CoreLocationType |
getLegalEntityCoreLocation()
<?
|
List<LegalEntityIDType> |
getLegalEntityID()
<?
|
LegalEntityIDType |
getLegalEntityIDAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLegalEntityIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<LegalEntityLegalIDType> |
getLegalEntityLegalID()
<?
|
LegalEntityLegalIDType |
getLegalEntityLegalIDAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLegalEntityLegalIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<LegalEntityLegalNameType> |
getLegalEntityLegalName()
<?
|
LegalEntityLegalNameType |
getLegalEntityLegalNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLegalEntityLegalNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CoreAddressType |
getRegisteredCoreAddress()
<?
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasLegalEntityAlternativeNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasLegalEntityCompanyActivityCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasLegalEntityIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasLegalEntityLegalIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasLegalEntityLegalNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLegalEntityAlternativeNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLegalEntityCompanyActivityCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLegalEntityIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLegalEntityLegalIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLegalEntityLegalNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLegalEntityAlternativeName(List<LegalEntityAlternativeNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLegalEntityCompanyActivityCode(List<LegalEntityCompanyActivityCodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLegalEntityCompanyStatusCode(LegalEntityCompanyStatusCodeType value)
Sets the value of the legalEntityCompanyStatusCode property.
|
void |
setLegalEntityCompanyTypeCode(LegalEntityCompanyTypeCodeType value)
Sets the value of the legalEntityCompanyTypeCode property.
|
void |
setLegalEntityCoreAddress(CoreAddressType value)
Sets the value of the legalEntityCoreAddress property.
|
void |
setLegalEntityCoreLocation(CoreLocationType value)
Sets the value of the legalEntityCoreLocation property.
|
void |
setLegalEntityID(List<LegalEntityIDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLegalEntityLegalID(List<LegalEntityLegalIDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLegalEntityLegalName(List<LegalEntityLegalNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setRegisteredCoreAddress(CoreAddressType value)
Sets the value of the registeredCoreAddress property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public CoreBusinessType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LegalEntityLegalIDType> getLegalEntityLegalID()
<?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 Business. Legal Entity_ Legal Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>The identifier given to the legal entity by the authority with which it is registered.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Business</ccts:ObjectClass><ccts:PropertyTermQualifier>Legal Entity</ccts:PropertyTermQualifier><ccts:PropertyTerm>Legal Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>Gets the value of the legalEntityLegalID 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 legalEntityLegalID property.
For example, to add a new item, do as follows:
getLegalEntityLegalID().add(newItem);
Objects of the following type(s) are allowed in the list
LegalEntityLegalIDType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LegalEntityIDType> getLegalEntityID()
<?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 Business. Legal Entity_ Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>A formally-issued identifier for the legal entity, other than the one that confers legal status upon it.</ccts:Definition><ccts:Cardinality>1..1</ccts:Cardinality><ccts:ObjectClass>Core Business</ccts:ObjectClass><ccts:PropertyTermQualifier>Legal Entity</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 legalEntityID 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 legalEntityID property.
For example, to add a new item, do as follows:
getLegalEntityID().add(newItem);
Objects of the following type(s) are allowed in the list
LegalEntityIDType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LegalEntityLegalNameType> getLegalEntityLegalName()
<?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 Business. Legal Entity_ Legal Name. Name</ccts:DictionaryEntryName><ccts:Definition>The legal name of the business.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Business</ccts:ObjectClass><ccts:PropertyTermQualifier>Legal Entity</ccts:PropertyTermQualifier><ccts:PropertyTerm>Legal Name</ccts:PropertyTerm><ccts:RepresentationTerm>Name</ccts:RepresentationTerm><ccts:DataType>Name. Type</ccts:DataType></ccts:Component>Gets the value of the legalEntityLegalName 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 legalEntityLegalName property.
For example, to add a new item, do as follows:
getLegalEntityLegalName().add(newItem);
Objects of the following type(s) are allowed in the list
LegalEntityLegalNameType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LegalEntityAlternativeNameType> getLegalEntityAlternativeName()
<?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 Business. Legal Entity_ Alternative Name. Name</ccts:DictionaryEntryName><ccts:Definition>A recognized name other than the legal name.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Business</ccts:ObjectClass><ccts:PropertyTermQualifier>Legal Entity</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 legalEntityAlternativeName 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 legalEntityAlternativeName property.
For example, to add a new item, do as follows:
getLegalEntityAlternativeName().add(newItem);
Objects of the following type(s) are allowed in the list
LegalEntityAlternativeNameType
@Nullable public LegalEntityCompanyTypeCodeType getLegalEntityCompanyTypeCode()
<?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 Business. Legal Entity_ Company Type Code. Code</ccts:DictionaryEntryName><ccts:Definition>The type of the business.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Core Business</ccts:ObjectClass><ccts:PropertyTermQualifier>Legal Entity</ccts:PropertyTermQualifier><ccts:PropertyTerm>Company Type Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
LegalEntityCompanyTypeCodeTypepublic void setLegalEntityCompanyTypeCode(@Nullable LegalEntityCompanyTypeCodeType value)
value - allowed object is
LegalEntityCompanyTypeCodeType@Nullable public LegalEntityCompanyStatusCodeType getLegalEntityCompanyStatusCode()
<?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 Business. Legal Entity_ Company Status Code. Code</ccts:DictionaryEntryName><ccts:Definition>The status of the business.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Core Business</ccts:ObjectClass><ccts:PropertyTermQualifier>Legal Entity</ccts:PropertyTermQualifier><ccts:PropertyTerm>Company Status Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
LegalEntityCompanyStatusCodeTypepublic void setLegalEntityCompanyStatusCode(@Nullable LegalEntityCompanyStatusCodeType value)
value - allowed object is
LegalEntityCompanyStatusCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LegalEntityCompanyActivityCodeType> getLegalEntityCompanyActivityCode()
<?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 Business. Legal Entity_ Company Activity Code. Code</ccts:DictionaryEntryName><ccts:Definition>The activity of the business.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Core Business</ccts:ObjectClass><ccts:PropertyTermQualifier>Legal Entity</ccts:PropertyTermQualifier><ccts:PropertyTerm>Company Activity Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>Gets the value of the legalEntityCompanyActivityCode 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 legalEntityCompanyActivityCode property.
For example, to add a new item, do as follows:
getLegalEntityCompanyActivityCode().add(newItem);
Objects of the following type(s) are allowed in the list
LegalEntityCompanyActivityCodeType
@Nullable public CoreAddressType getRegisteredCoreAddress()
<?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 Business. Registered_ Core Address. Core Address</ccts:DictionaryEntryName><ccts:Definition>The registered address of the business.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Core Business</ccts:ObjectClass><ccts:PropertyTermQualifier>Registered</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Address</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Address</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Address</ccts:RepresentationTerm></ccts:Component>
CoreAddressTypepublic void setRegisteredCoreAddress(@Nullable CoreAddressType value)
value - allowed object is
CoreAddressType@Nullable public CoreAddressType getLegalEntityCoreAddress()
<?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 Business. Legal Entity_ Core Address. Core Address</ccts:DictionaryEntryName><ccts:Definition>An address related to the business, other than the registered address.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Core Business</ccts:ObjectClass><ccts:PropertyTermQualifier>Legal Entity</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Address</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Address</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Address</ccts:RepresentationTerm></ccts:Component>
CoreAddressTypepublic void setLegalEntityCoreAddress(@Nullable CoreAddressType value)
value - allowed object is
CoreAddressType@Nullable public CoreLocationType getLegalEntityCoreLocation()
<?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 Business. Legal Entity_ Core Location. Core Location</ccts:DictionaryEntryName><ccts:Definition>A location related to the business.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Core Business</ccts:ObjectClass><ccts:PropertyTermQualifier>Legal Entity</ccts:PropertyTermQualifier><ccts:PropertyTerm>Core Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Core Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Core Location</ccts:RepresentationTerm></ccts:Component>
CoreLocationTypepublic void setLegalEntityCoreLocation(@Nullable CoreLocationType value)
value - allowed object is
CoreLocationTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setLegalEntityLegalID(@Nullable List<LegalEntityLegalIDType> aList)
aList - The new list member to set. May be null.public void setLegalEntityID(@Nullable List<LegalEntityIDType> aList)
aList - The new list member to set. May be null.public void setLegalEntityLegalName(@Nullable List<LegalEntityLegalNameType> aList)
aList - The new list member to set. May be null.public void setLegalEntityAlternativeName(@Nullable List<LegalEntityAlternativeNameType> aList)
aList - The new list member to set. May be null.public void setLegalEntityCompanyActivityCode(@Nullable List<LegalEntityCompanyActivityCodeType> aList)
aList - The new list member to set. May be null.public boolean hasLegalEntityLegalIDEntries()
true if at least one item is contained, false otherwise.public boolean hasNoLegalEntityLegalIDEntries()
true if no item is contained, false otherwise.@Nonnegative public int getLegalEntityLegalIDCount()
@Nullable public LegalEntityLegalIDType getLegalEntityLegalIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addLegalEntityLegalID(@Nonnull LegalEntityLegalIDType elem)
elem - The element to be added. May not be null.public boolean hasLegalEntityIDEntries()
true if at least one item is contained, false otherwise.public boolean hasNoLegalEntityIDEntries()
true if no item is contained, false otherwise.@Nonnegative public int getLegalEntityIDCount()
@Nullable public LegalEntityIDType getLegalEntityIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addLegalEntityID(@Nonnull LegalEntityIDType elem)
elem - The element to be added. May not be null.public boolean hasLegalEntityLegalNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoLegalEntityLegalNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getLegalEntityLegalNameCount()
@Nullable public LegalEntityLegalNameType getLegalEntityLegalNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addLegalEntityLegalName(@Nonnull LegalEntityLegalNameType elem)
elem - The element to be added. May not be null.public boolean hasLegalEntityAlternativeNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoLegalEntityAlternativeNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getLegalEntityAlternativeNameCount()
@Nullable public LegalEntityAlternativeNameType getLegalEntityAlternativeNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addLegalEntityAlternativeName(@Nonnull LegalEntityAlternativeNameType elem)
elem - The element to be added. May not be null.public boolean hasLegalEntityCompanyActivityCodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoLegalEntityCompanyActivityCodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getLegalEntityCompanyActivityCodeCount()
@Nullable public LegalEntityCompanyActivityCodeType getLegalEntityCompanyActivityCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addLegalEntityCompanyActivityCode(@Nonnull LegalEntityCompanyActivityCodeType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull CoreBusinessType 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 CoreBusinessType clone()
Copyright © 2020 toop.eu. All rights reserved.