|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentIdentification | |
|---|---|
| org.unece.cefact.namespaces.standardbusinessdocumentheader | |
| Uses of DocumentIdentification in org.unece.cefact.namespaces.standardbusinessdocumentheader |
|---|
| Fields in org.unece.cefact.namespaces.standardbusinessdocumentheader declared as DocumentIdentification | |
|---|---|
protected DocumentIdentification |
StandardBusinessDocumentHeader.documentIdentification
|
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader that return DocumentIdentification | |
|---|---|
DocumentIdentification |
ObjectFactory.createDocumentIdentification()
Create an instance of DocumentIdentification |
DocumentIdentification |
StandardBusinessDocumentHeader.getDocumentIdentification()
Gets the value of the documentIdentification property. |
DocumentIdentification |
DocumentIdentification.withCreationDateAndTime(org.joda.time.DateTime value)
|
DocumentIdentification |
DocumentIdentification.withInstanceIdentifier(String value)
|
DocumentIdentification |
DocumentIdentification.withMultipleType(Boolean value)
|
DocumentIdentification |
DocumentIdentification.withStandard(String value)
|
DocumentIdentification |
DocumentIdentification.withType(String value)
|
DocumentIdentification |
DocumentIdentification.withTypeVersion(String value)
|
| Methods in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type DocumentIdentification | |
|---|---|
void |
StandardBusinessDocumentHeader.setDocumentIdentification(DocumentIdentification value)
Sets the value of the documentIdentification property. |
StandardBusinessDocumentHeader |
StandardBusinessDocumentHeader.withDocumentIdentification(DocumentIdentification value)
|
| Constructors in org.unece.cefact.namespaces.standardbusinessdocumentheader with parameters of type DocumentIdentification | |
|---|---|
StandardBusinessDocumentHeader(String headerVersion,
List<Partner> senders,
List<Partner> receivers,
DocumentIdentification documentIdentification,
Manifest manifest,
BusinessScope businessScope)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||