| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
HandlingCodeType |
TransportHandlingUnitType.getHandlingCode()
<?
|
HandlingCodeType |
ShipmentType.getHandlingCode()
<?
|
HandlingCodeType |
TransportHandlingUnitType.setHandlingCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
HandlingCodeType |
ShipmentType.setHandlingCode(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportHandlingUnitType.setHandlingCode(HandlingCodeType value)
Sets the value of the handlingCode property.
|
void |
ShipmentType.setHandlingCode(HandlingCodeType value)
Sets the value of the handlingCode property.
|
| Modifier and Type | Method and Description |
|---|---|
HandlingCodeType |
ObjectFactory.createHandlingCodeType()
Create an instance of
HandlingCodeType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<HandlingCodeType> |
ObjectFactory.createHandlingCode(HandlingCodeType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<HandlingCodeType> |
ObjectFactory.createHandlingCode(HandlingCodeType value)
|
Copyright © 2014 Philip Helger. All rights reserved.