| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
PackageType |
ObjectFactory.createPackageType()
Create an instance of
PackageType |
PackageType |
TransportHandlingUnitType.getActualPackageAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PackageType |
PackageType.getContainedPackageAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PackageType |
OrderedShipmentType.getPackageAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PackageType> |
ObjectFactory.createActualPackage(PackageType value)
|
JAXBElement<PackageType> |
ObjectFactory.createContainedPackage(PackageType value)
|
JAXBElement<PackageType> |
ObjectFactory.createPackage(PackageType value)
|
List<PackageType> |
TransportHandlingUnitType.getActualPackage()
<?
|
List<PackageType> |
PackageType.getContainedPackage()
<?
|
List<PackageType> |
OrderedShipmentType.getPackage()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PackageType> |
ObjectFactory.createActualPackage(PackageType value)
|
JAXBElement<PackageType> |
ObjectFactory.createContainedPackage(PackageType value)
|
JAXBElement<PackageType> |
ObjectFactory.createPackage(PackageType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderedShipmentType.set_package(List<PackageType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
TransportHandlingUnitType.setActualPackage(List<PackageType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PackageType.setContainedPackage(List<PackageType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2014 Philip Helger. All rights reserved.