|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Partner | |
|---|---|
| org.unece.cefact.namespaces.standardbusinessdocumentheader | |
| Uses of Partner in org.unece.cefact.namespaces.standardbusinessdocumentheader |
|---|
| Fields in org.unece.cefact.namespaces.standardbusinessdocumentheader with type parameters of type Partner | |
|---|---|
protected List<Partner> |
StandardBusinessDocumentHeader.receivers
|
protected List<Partner> |
StandardBusinessDocumentHeader.senders
|
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return Partner | |
|---|---|
Partner |
ObjectFactory.createPartner()
Create an instance of Partner |
Partner |
Partner.withContactInformations(Collection<ContactInformation> values)
|
Partner |
Partner.withContactInformations(ContactInformation... values)
|
Partner |
Partner.withContactInformations(List<ContactInformation> value)
|
Partner |
Partner.withIdentifier(PartnerIdentification value)
|
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return types with arguments of type Partner | |
|---|---|
List<Partner> |
StandardBusinessDocumentHeader.getReceivers()
Gets the value of the receivers property. |
List<Partner> |
StandardBusinessDocumentHeader.getSenders()
Gets the value of the senders property. |
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type Partner | |
|---|---|
StandardBusinessDocumentHeader |
StandardBusinessDocumentHeader.withReceivers(Partner... values)
|
StandardBusinessDocumentHeader |
StandardBusinessDocumentHeader.withSenders(Partner... values)
|
| Method parameters in org.unece.cefact.namespaces.standardbusinessdocumentheader with type arguments of type Partner | |
|---|---|
void |
StandardBusinessDocumentHeader.setReceivers(List<Partner> value)
|
void |
StandardBusinessDocumentHeader.setSenders(List<Partner> value)
|
StandardBusinessDocumentHeader |
StandardBusinessDocumentHeader.withReceivers(Collection<Partner> values)
|
StandardBusinessDocumentHeader |
StandardBusinessDocumentHeader.withReceivers(List<Partner> value)
|
StandardBusinessDocumentHeader |
StandardBusinessDocumentHeader.withSenders(Collection<Partner> values)
|
StandardBusinessDocumentHeader |
StandardBusinessDocumentHeader.withSenders(List<Partner> value)
|
| Constructor parameters in org.unece.cefact.namespaces.standardbusinessdocumentheader with type arguments of type Partner | |
|---|---|
StandardBusinessDocumentHeader(String headerVersion,
List<Partner> senders,
List<Partner> receivers,
DocumentIdentification documentIdentification,
Manifest manifest,
BusinessScope businessScope)
Fully-initialising value constructor |
|
StandardBusinessDocumentHeader(String headerVersion,
List<Partner> senders,
List<Partner> receivers,
DocumentIdentification documentIdentification,
Manifest manifest,
BusinessScope businessScope)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||