public class CustomerPartyType extends Object
<?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>Customer Party. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe a customer party.</ccts:Definition>
<ccts:ObjectClass>Customer Party</ccts:ObjectClass>
</ccts:Component>
Java class for CustomerPartyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomerPartyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CustomerAssignedAccountID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SupplierAssignedAccountID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AdditionalAccountID" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Party" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}DeliveryContact" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AccountingContact" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}BuyerContact" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ContactType |
accountingContact |
protected List<AdditionalAccountIDType> |
additionalAccountID |
protected ContactType |
buyerContact |
protected CustomerAssignedAccountIDType |
customerAssignedAccountID |
protected ContactType |
deliveryContact |
protected PartyType |
party |
protected SupplierAssignedAccountIDType |
supplierAssignedAccountID |
| Constructor and Description |
|---|
CustomerPartyType() |
protected CustomerAssignedAccountIDType customerAssignedAccountID
protected SupplierAssignedAccountIDType supplierAssignedAccountID
protected List<AdditionalAccountIDType> additionalAccountID
protected PartyType party
protected ContactType deliveryContact
protected ContactType accountingContact
protected ContactType buyerContact
public CustomerAssignedAccountIDType getCustomerAssignedAccountID()
<?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>Customer Party. Customer Assigned_ Account Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for the customer's account, assigned by the customer itself.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Customer Party</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Customer Assigned</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Account Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
CustomerAssignedAccountIDTypepublic void setCustomerAssignedAccountID(CustomerAssignedAccountIDType value)
value - allowed object is
CustomerAssignedAccountIDTypepublic SupplierAssignedAccountIDType getSupplierAssignedAccountID()
<?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>Customer Party. Supplier Assigned_ Account Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for the customer's account, assigned by the supplier.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Customer Party</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Supplier Assigned</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Account Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
SupplierAssignedAccountIDTypepublic void setSupplierAssignedAccountID(SupplierAssignedAccountIDType value)
value - allowed object is
SupplierAssignedAccountIDTypepublic List<AdditionalAccountIDType> getAdditionalAccountID()
<?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>Customer Party. Additional_ Account Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for the customer's account, assigned by a third party.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Customer Party</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Additional</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Account Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
Gets the value of the additionalAccountID 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 additionalAccountID property.
For example, to add a new item, do as follows:
getAdditionalAccountID().add(newItem);
Objects of the following type(s) are allowed in the list
AdditionalAccountIDType
public PartyType getParty()
<?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>Customer Party. Party</ccts:DictionaryEntryName>
<ccts:Definition>The customer party itself.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Customer Party</ccts:ObjectClass>
<ccts:PropertyTerm>Party</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
</ccts:Component>
PartyTypepublic void setParty(PartyType value)
value - allowed object is
PartyTypepublic ContactType getDeliveryContact()
<?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>Customer Party. Delivery_ Contact. Contact</ccts:DictionaryEntryName>
<ccts:Definition>A customer contact for deliveries.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Customer Party</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Delivery</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Contact</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Contact</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Contact</ccts:RepresentationTerm>
</ccts:Component>
ContactTypepublic void setDeliveryContact(ContactType value)
value - allowed object is
ContactTypepublic ContactType getAccountingContact()
<?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>Customer Party. Accounting_ Contact. Contact</ccts:DictionaryEntryName>
<ccts:Definition>A customer contact for accounting.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Customer Party</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Accounting</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Contact</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Contact</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Contact</ccts:RepresentationTerm>
</ccts:Component>
ContactTypepublic void setAccountingContact(ContactType value)
value - allowed object is
ContactTypepublic ContactType getBuyerContact()
<?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>Customer Party. Buyer_ Contact. Contact</ccts:DictionaryEntryName>
<ccts:Definition>A customer contact for purchasing.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Customer Party</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Buyer</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Contact</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Contact</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Contact</ccts:RepresentationTerm>
</ccts:Component>
ContactTypepublic void setBuyerContact(ContactType value)
value - allowed object is
ContactTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.