| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
GoodsItemType |
ObjectFactory.createGoodsItemType()
Create an instance of
GoodsItemType |
GoodsItemType |
GoodsItemType.getContainedGoodsItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
GoodsItemType |
ShipmentType.getGoodsItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
GoodsItemType |
PackageType.getGoodsItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GoodsItemType> |
ObjectFactory.createContainedGoodsItem(GoodsItemType value)
|
JAXBElement<GoodsItemType> |
ObjectFactory.createGoodsItem(GoodsItemType value)
|
List<GoodsItemType> |
GoodsItemType.getContainedGoodsItem()
<?
|
List<GoodsItemType> |
ShipmentType.getGoodsItem()
<?
|
List<GoodsItemType> |
PackageType.getGoodsItem()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GoodsItemType> |
ObjectFactory.createContainedGoodsItem(GoodsItemType value)
|
JAXBElement<GoodsItemType> |
ObjectFactory.createGoodsItem(GoodsItemType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoodsItemType.setContainedGoodsItem(List<GoodsItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ShipmentType.setGoodsItem(List<GoodsItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PackageType.setGoodsItem(List<GoodsItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2014 Philip Helger. All rights reserved.