@CodingStyleguideUnaware public class PartyType 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="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe an organization, sub-organization, or individual fulfilling a role in a business process.</ccts:Definition><ccts:ObjectClass>Party</ccts:ObjectClass></ccts:Component>
Java class for PartyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PartyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MarkCareIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MarkAttentionIndicator" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}WebsiteURI" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LogoReferenceID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EndpointID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IndustryClassificationCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PartyIdentification" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PartyName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Language" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PostalAddress" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PhysicalLocation" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PartyTaxScheme" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PartyLegalEntity" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Contact" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Person" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AgentParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ServiceProviderParty" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PowerOfAttorney" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FinancialAccount" 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 |
|---|
PartyType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addPartyIdentification(PartyIdentificationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPartyLegalEntity(PartyLegalEntityType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPartyName(PartyNameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPartyTaxScheme(PartyTaxSchemeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPerson(PersonType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPowerOfAttorney(PowerOfAttorneyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addServiceProviderParty(ServiceProviderPartyType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PartyType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(PartyType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
PartyType |
getAgentParty()
<?
|
ContactType |
getContact()
<?
|
EndpointIDType |
getEndpointID()
<?
|
String |
getEndpointIDValue()
Get the value of the contained EndpointIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
FinancialAccountType |
getFinancialAccount()
<?
|
IndustryClassificationCodeType |
getIndustryClassificationCode()
<?
|
String |
getIndustryClassificationCodeValue()
Get the value of the contained IndustryClassificationCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
LanguageType |
getLanguage()
<?
|
LogoReferenceIDType |
getLogoReferenceID()
<?
|
String |
getLogoReferenceIDValue()
Get the value of the contained LogoReferenceIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MarkAttentionIndicatorType |
getMarkAttentionIndicator()
<?
|
MarkCareIndicatorType |
getMarkCareIndicator()
<?
|
List<PartyIdentificationType> |
getPartyIdentification()
<?
|
PartyIdentificationType |
getPartyIdentificationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPartyIdentificationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PartyLegalEntityType> |
getPartyLegalEntity()
<?
|
PartyLegalEntityType |
getPartyLegalEntityAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPartyLegalEntityCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PartyNameType> |
getPartyName()
<?
|
PartyNameType |
getPartyNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPartyNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PartyTaxSchemeType> |
getPartyTaxScheme()
<?
|
PartyTaxSchemeType |
getPartyTaxSchemeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPartyTaxSchemeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<PersonType> |
getPerson()
<?
|
PersonType |
getPersonAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPersonCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
LocationType |
getPhysicalLocation()
<?
|
AddressType |
getPostalAddress()
<?
|
List<PowerOfAttorneyType> |
getPowerOfAttorney()
<?
|
PowerOfAttorneyType |
getPowerOfAttorneyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPowerOfAttorneyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<ServiceProviderPartyType> |
getServiceProviderParty()
<?
|
ServiceProviderPartyType |
getServiceProviderPartyAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getServiceProviderPartyCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
WebsiteURIType |
getWebsiteURI()
<?
|
String |
getWebsiteURIValue()
Get the value of the contained WebsiteURIType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoPartyIdentificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPartyLegalEntityEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPartyNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPartyTaxSchemeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPersonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPowerOfAttorneyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoServiceProviderPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPartyIdentificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPartyLegalEntityEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPartyNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPartyTaxSchemeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPersonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPowerOfAttorneyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasServiceProviderPartyEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isMarkAttentionIndicatorValue(boolean nullValue)
Get the value of the contained MarkAttentionIndicatorType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
isMarkCareIndicatorValue(boolean nullValue)
Get the value of the contained MarkCareIndicatorType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setAgentParty(PartyType value)
Sets the value of the agentParty property.
|
void |
setContact(ContactType value)
Sets the value of the contact property.
|
void |
setEndpointID(EndpointIDType value)
Sets the value of the endpointID property.
|
EndpointIDType |
setEndpointID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setFinancialAccount(FinancialAccountType value)
Sets the value of the financialAccount property.
|
void |
setIndustryClassificationCode(IndustryClassificationCodeType value)
Sets the value of the industryClassificationCode property.
|
IndustryClassificationCodeType |
setIndustryClassificationCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLanguage(LanguageType value)
Sets the value of the language property.
|
void |
setLogoReferenceID(LogoReferenceIDType value)
Sets the value of the logoReferenceID property.
|
LogoReferenceIDType |
setLogoReferenceID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MarkAttentionIndicatorType |
setMarkAttentionIndicator(boolean valueParam)
Special setter with value of type boolean
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMarkAttentionIndicator(MarkAttentionIndicatorType value)
Sets the value of the markAttentionIndicator property.
|
MarkCareIndicatorType |
setMarkCareIndicator(boolean valueParam)
Special setter with value of type boolean
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMarkCareIndicator(MarkCareIndicatorType value)
Sets the value of the markCareIndicator property.
|
void |
setPartyIdentification(List<PartyIdentificationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPartyLegalEntity(List<PartyLegalEntityType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPartyName(List<PartyNameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPartyTaxScheme(List<PartyTaxSchemeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPerson(List<PersonType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPhysicalLocation(LocationType value)
Sets the value of the physicalLocation property.
|
void |
setPostalAddress(AddressType value)
Sets the value of the postalAddress property.
|
void |
setPowerOfAttorney(List<PowerOfAttorneyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setServiceProviderParty(List<ServiceProviderPartyType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
WebsiteURIType |
setWebsiteURI(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setWebsiteURI(WebsiteURIType value)
Sets the value of the websiteURI property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public PartyType()
@Nullable public MarkCareIndicatorType getMarkCareIndicator()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Mark Care_ Indicator. Indicator</ccts:DictionaryEntryName><ccts:Definition>An indicator that this party is "care of" (c/o) (true) or not (false).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTermQualifier>Mark Care</ccts:PropertyTermQualifier><ccts:PropertyTerm>Indicator</ccts:PropertyTerm><ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm><ccts:DataType>Indicator. Type</ccts:DataType></ccts:Component>
MarkCareIndicatorTypepublic void setMarkCareIndicator(@Nullable MarkCareIndicatorType value)
value - allowed object is
MarkCareIndicatorType@Nullable public MarkAttentionIndicatorType getMarkAttentionIndicator()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Mark Attention_ Indicator. Indicator</ccts:DictionaryEntryName><ccts:Definition>An indicator that this party is "for the attention of" (FAO) (true) or not (false).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTermQualifier>Mark Attention</ccts:PropertyTermQualifier><ccts:PropertyTerm>Indicator</ccts:PropertyTerm><ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm><ccts:DataType>Indicator. Type</ccts:DataType></ccts:Component>
MarkAttentionIndicatorTypepublic void setMarkAttentionIndicator(@Nullable MarkAttentionIndicatorType value)
value - allowed object is
MarkAttentionIndicatorType@Nullable public WebsiteURIType getWebsiteURI()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Website_ URI. Identifier</ccts:DictionaryEntryName><ccts:Definition>The Uniform Resource Identifier (URI) that identifies this party's web site; i.e., the web site's Uniform Resource Locator (URL).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTermQualifier>Website</ccts:PropertyTermQualifier><ccts:PropertyTerm>URI</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>
WebsiteURITypepublic void setWebsiteURI(@Nullable WebsiteURIType value)
value - allowed object is
WebsiteURIType@Nullable public LogoReferenceIDType getLogoReferenceID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Logo Reference. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for this party's logo.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Logo Reference</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:Examples>http://www2.coca-cola.com/images/logo.gif</ccts:Examples></ccts:Component>
LogoReferenceIDTypepublic void setLogoReferenceID(@Nullable LogoReferenceIDType value)
value - allowed object is
LogoReferenceIDType@Nullable public EndpointIDType getEndpointID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Endpoint Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for the end point of the routing service (e.g., EAN Location Number, GLN).</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Endpoint Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:Examples>5790002221134</ccts:Examples></ccts:Component>
EndpointIDTypepublic void setEndpointID(@Nullable EndpointIDType value)
value - allowed object is
EndpointIDType@Nullable public IndustryClassificationCodeType getIndustryClassificationCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Industry Classification Code. Code</ccts:DictionaryEntryName><ccts:Definition>This party's Industry Classification Code.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Industry Classification Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType><ccts:Examples>Public authority , NAIC codes</ccts:Examples></ccts:Component>
IndustryClassificationCodeTypepublic void setIndustryClassificationCode(@Nullable IndustryClassificationCodeType value)
value - allowed object is
IndustryClassificationCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PartyIdentificationType> getPartyIdentification()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Party Identification</ccts:DictionaryEntryName><ccts:Definition>An identifier for this party.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Party Identification</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party Identification</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party Identification</ccts:RepresentationTerm></ccts:Component>Gets the value of the partyIdentification 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 partyIdentification property.
For example, to add a new item, do as follows:
getPartyIdentification().add(newItem);
Objects of the following type(s) are allowed in the list
PartyIdentificationType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PartyNameType> getPartyName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Party Name</ccts:DictionaryEntryName><ccts:Definition>A name for this party.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Party Name</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party Name</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party Name</ccts:RepresentationTerm></ccts:Component>Gets the value of the partyName 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 partyName property.
For example, to add a new item, do as follows:
getPartyName().add(newItem);
Objects of the following type(s) are allowed in the list
PartyNameType
@Nullable public LanguageType getLanguage()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Language</ccts:DictionaryEntryName><ccts:Definition>The language associated with this party.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Language</ccts:PropertyTerm><ccts:AssociatedObjectClass>Language</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Language</ccts:RepresentationTerm></ccts:Component>
LanguageTypepublic void setLanguage(@Nullable LanguageType value)
value - allowed object is
LanguageType@Nullable public AddressType getPostalAddress()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Postal_ Address. Address</ccts:DictionaryEntryName><ccts:Definition>The party's postal address.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTermQualifier>Postal</ccts:PropertyTermQualifier><ccts:PropertyTerm>Address</ccts:PropertyTerm><ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Address</ccts:RepresentationTerm></ccts:Component>
AddressTypepublic void setPostalAddress(@Nullable AddressType value)
value - allowed object is
AddressType@Nullable public LocationType getPhysicalLocation()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Physical_ Location. Location</ccts:DictionaryEntryName><ccts:Definition>The physical location of this party.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTermQualifier>Physical</ccts:PropertyTermQualifier><ccts:PropertyTerm>Location</ccts:PropertyTerm><ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Location</ccts:RepresentationTerm></ccts:Component>
LocationTypepublic void setPhysicalLocation(@Nullable LocationType value)
value - allowed object is
LocationType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PartyTaxSchemeType> getPartyTaxScheme()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Party Tax Scheme</ccts:DictionaryEntryName><ccts:Definition>A tax scheme applying to this party.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Party Tax Scheme</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party Tax Scheme</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party Tax Scheme</ccts:RepresentationTerm></ccts:Component>Gets the value of the partyTaxScheme 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 partyTaxScheme property.
For example, to add a new item, do as follows:
getPartyTaxScheme().add(newItem);
Objects of the following type(s) are allowed in the list
PartyTaxSchemeType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PartyLegalEntityType> getPartyLegalEntity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Party Legal Entity</ccts:DictionaryEntryName><ccts:Definition>A description of this party as a legal entity.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Party Legal Entity</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party Legal Entity</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party Legal Entity</ccts:RepresentationTerm></ccts:Component>Gets the value of the partyLegalEntity 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 partyLegalEntity property.
For example, to add a new item, do as follows:
getPartyLegalEntity().add(newItem);
Objects of the following type(s) are allowed in the list
PartyLegalEntityType
@Nullable public ContactType getContact()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Contact</ccts:DictionaryEntryName><ccts:Definition>The primary contact for this party.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Contact</ccts:PropertyTerm><ccts:AssociatedObjectClass>Contact</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Contact</ccts:RepresentationTerm></ccts:Component>
ContactTypepublic void setContact(@Nullable ContactType value)
value - allowed object is
ContactType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PersonType> getPerson()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Person</ccts:DictionaryEntryName><ccts:Definition>A person associated with this party.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Person</ccts:PropertyTerm><ccts:AssociatedObjectClass>Person</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Person</ccts:RepresentationTerm></ccts:Component>Gets the value of the person 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 person property.
For example, to add a new item, do as follows:
getPerson().add(newItem);
Objects of the following type(s) are allowed in the list
PersonType
@Nullable public PartyType getAgentParty()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Agent_ Party. Party</ccts:DictionaryEntryName><ccts:Definition>A party who acts as an agent for this party.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTermQualifier>Agent</ccts:PropertyTermQualifier><ccts:PropertyTerm>Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Party</ccts:RepresentationTerm><ccts:Examples>Customs Broker</ccts:Examples></ccts:Component>
PartyTypepublic void setAgentParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ServiceProviderPartyType> getServiceProviderParty()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Service Provider Party</ccts:DictionaryEntryName><ccts:Definition>A party providing a service to this party.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Service Provider Party</ccts:PropertyTerm><ccts:AssociatedObjectClass>Service Provider Party</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Service Provider Party</ccts:RepresentationTerm></ccts:Component>Gets the value of the serviceProviderParty 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 serviceProviderParty property.
For example, to add a new item, do as follows:
getServiceProviderParty().add(newItem);
Objects of the following type(s) are allowed in the list
ServiceProviderPartyType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PowerOfAttorneyType> getPowerOfAttorney()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Power Of Attorney</ccts:DictionaryEntryName><ccts:Definition>A power of attorney associated with this party.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Power Of Attorney</ccts:PropertyTerm><ccts:AssociatedObjectClass>Power Of Attorney</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Power Of Attorney</ccts:RepresentationTerm></ccts:Component>Gets the value of the powerOfAttorney 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 powerOfAttorney property.
For example, to add a new item, do as follows:
getPowerOfAttorney().add(newItem);
Objects of the following type(s) are allowed in the list
PowerOfAttorneyType
@Nullable public FinancialAccountType getFinancialAccount()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Party. Financial Account</ccts:DictionaryEntryName><ccts:Definition>The financial account associated with this party.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Party</ccts:ObjectClass><ccts:PropertyTerm>Financial Account</ccts:PropertyTerm><ccts:AssociatedObjectClass>Financial Account</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Financial Account</ccts:RepresentationTerm></ccts:Component>
FinancialAccountTypepublic void setFinancialAccount(@Nullable FinancialAccountType value)
value - allowed object is
FinancialAccountTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setPartyIdentification(@Nullable List<PartyIdentificationType> aList)
aList - The new list member to set. May be null.public void setPartyName(@Nullable List<PartyNameType> aList)
aList - The new list member to set. May be null.public void setPartyTaxScheme(@Nullable List<PartyTaxSchemeType> aList)
aList - The new list member to set. May be null.public void setPartyLegalEntity(@Nullable List<PartyLegalEntityType> aList)
aList - The new list member to set. May be null.public void setPerson(@Nullable List<PersonType> aList)
aList - The new list member to set. May be null.public void setServiceProviderParty(@Nullable List<ServiceProviderPartyType> aList)
aList - The new list member to set. May be null.public void setPowerOfAttorney(@Nullable List<PowerOfAttorneyType> aList)
aList - The new list member to set. May be null.public boolean hasPartyIdentificationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPartyIdentificationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPartyIdentificationCount()
@Nullable public PartyIdentificationType getPartyIdentificationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPartyIdentification(@Nonnull PartyIdentificationType elem)
elem - The element to be added. May not be null.public boolean hasPartyNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPartyNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPartyNameCount()
@Nullable public PartyNameType getPartyNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPartyName(@Nonnull PartyNameType elem)
elem - The element to be added. May not be null.public boolean hasPartyTaxSchemeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPartyTaxSchemeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPartyTaxSchemeCount()
@Nullable public PartyTaxSchemeType getPartyTaxSchemeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPartyTaxScheme(@Nonnull PartyTaxSchemeType elem)
elem - The element to be added. May not be null.public boolean hasPartyLegalEntityEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPartyLegalEntityEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPartyLegalEntityCount()
@Nullable public PartyLegalEntityType getPartyLegalEntityAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPartyLegalEntity(@Nonnull PartyLegalEntityType elem)
elem - The element to be added. May not be null.public boolean hasPersonEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPersonEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPersonCount()
@Nullable public PersonType getPersonAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPerson(@Nonnull PersonType elem)
elem - The element to be added. May not be null.public boolean hasServiceProviderPartyEntries()
true if at least one item is contained, false otherwise.public boolean hasNoServiceProviderPartyEntries()
true if no item is contained, false otherwise.@Nonnegative public int getServiceProviderPartyCount()
@Nullable public ServiceProviderPartyType getServiceProviderPartyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addServiceProviderParty(@Nonnull ServiceProviderPartyType elem)
elem - The element to be added. May not be null.public boolean hasPowerOfAttorneyEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPowerOfAttorneyEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPowerOfAttorneyCount()
@Nullable public PowerOfAttorneyType getPowerOfAttorneyAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPowerOfAttorney(@Nonnull PowerOfAttorneyType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull PartyType 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 PartyType clone()
@Nonnull public IndustryClassificationCodeType setIndustryClassificationCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public WebsiteURIType setWebsiteURI(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public LogoReferenceIDType setLogoReferenceID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public EndpointIDType setEndpointID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MarkCareIndicatorType setMarkCareIndicator(boolean valueParam)
valueParam - The value to be set.null@Nonnull public MarkAttentionIndicatorType setMarkAttentionIndicator(boolean valueParam)
valueParam - The value to be set.nullpublic boolean isMarkCareIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is nullpublic boolean isMarkAttentionIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is null@Nullable public String getWebsiteURIValue()
null@Nullable public String getLogoReferenceIDValue()
null@Nullable public String getEndpointIDValue()
null@Nullable public String getIndustryClassificationCodeValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.