| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
ContactType |
ObjectFactory.createContactType()
Create an instance of
ContactType |
ContactType |
SupplierPartyType.getAccountingContact()
<?
|
ContactType |
CustomerPartyType.getAccountingContact()
<?
|
ContactType |
CustomerPartyType.getBuyerContact()
<?
|
ContactType |
PartyType.getContact()
<?
|
ContactType |
DespatchType.getContact()
<?
|
ContactType |
TransportEventType.getContactAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ContactType |
CustomerPartyType.getDeliveryContact()
<?
|
ContactType |
SupplierPartyType.getDespatchContact()
<?
|
ContactType |
SupplierPartyType.getSellerContact()
<?
|
ContactType |
EndorserPartyType.getSignatoryContact()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ContactType> |
ObjectFactory.createAccountingContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createBuyerContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createDeliveryContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createDespatchContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createSellerContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createSignatoryContact(ContactType value)
|
List<ContactType> |
TransportEventType.getContact()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ContactType> |
ObjectFactory.createAccountingContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createBuyerContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createDeliveryContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createDespatchContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createSellerContact(ContactType value)
|
JAXBElement<ContactType> |
ObjectFactory.createSignatoryContact(ContactType value)
|
void |
SupplierPartyType.setAccountingContact(ContactType value)
Sets the value of the accountingContact property.
|
void |
CustomerPartyType.setAccountingContact(ContactType value)
Sets the value of the accountingContact property.
|
void |
CustomerPartyType.setBuyerContact(ContactType value)
Sets the value of the buyerContact property.
|
void |
PartyType.setContact(ContactType value)
Sets the value of the contact property.
|
void |
DespatchType.setContact(ContactType value)
Sets the value of the contact property.
|
void |
CustomerPartyType.setDeliveryContact(ContactType value)
Sets the value of the deliveryContact property.
|
void |
SupplierPartyType.setDespatchContact(ContactType value)
Sets the value of the despatchContact property.
|
void |
SupplierPartyType.setSellerContact(ContactType value)
Sets the value of the sellerContact property.
|
void |
EndorserPartyType.setSignatoryContact(ContactType value)
Sets the value of the signatoryContact property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportEventType.setContact(List<ContactType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2014 Philip Helger. All rights reserved.