| Package | Description |
|---|---|
| un.unece.uncefact.data.standard.reusableaggregatebusinessinformationentity._100 |
| Modifier and Type | Method and Description |
|---|---|
NoteType |
NoteType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
NoteType |
ObjectFactory.createNoteType()
Create an instance of
NoteType |
NoteType |
DocumentLineDocumentType.getIncludedNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NoteType |
ExchangedDocumentType.getIncludedNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NoteType |
TradeProductType.getInformationNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NoteType |
TradeContactType.getSpecifiedNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
List<NoteType> |
DocumentLineDocumentType.getIncludedNote()
Gets the value of the includedNote property.
|
List<NoteType> |
ExchangedDocumentType.getIncludedNote()
Gets the value of the includedNote property.
|
List<NoteType> |
TradeProductType.getInformationNote()
Gets the value of the informationNote property.
|
List<NoteType> |
TradeContactType.getSpecifiedNote()
Gets the value of the specifiedNote property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentLineDocumentType.addIncludedNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ExchangedDocumentType.addIncludedNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
TradeProductType.addInformationNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
TradeContactType.addSpecifiedNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
NoteType.cloneTo(NoteType ret)
This method clones all values from
this to the passed object. |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentLineDocumentType.setIncludedNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ExchangedDocumentType.setIncludedNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
TradeProductType.setInformationNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
TradeContactType.setSpecifiedNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2016–2021 Philip Helger. All rights reserved.