| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
TransportationServiceType |
ObjectFactory.createTransportationServiceType()
Create an instance of
TransportationServiceType |
TransportationServiceType |
ConsignmentType.getFinalDeliveryTransportationService()
<?
|
TransportationServiceType |
ConsignmentType.getOriginalDespatchTransportationService()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TransportationServiceType> |
ObjectFactory.createFinalDeliveryTransportationService(TransportationServiceType value)
|
JAXBElement<TransportationServiceType> |
ObjectFactory.createOriginalDespatchTransportationService(TransportationServiceType value)
|
JAXBElement<TransportationServiceType> |
ObjectFactory.createTransportationService(TransportationServiceType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TransportationServiceType> |
ObjectFactory.createFinalDeliveryTransportationService(TransportationServiceType value)
|
JAXBElement<TransportationServiceType> |
ObjectFactory.createOriginalDespatchTransportationService(TransportationServiceType value)
|
JAXBElement<TransportationServiceType> |
ObjectFactory.createTransportationService(TransportationServiceType value)
|
void |
ConsignmentType.setFinalDeliveryTransportationService(TransportationServiceType value)
Sets the value of the finalDeliveryTransportationService property.
|
void |
ConsignmentType.setOriginalDespatchTransportationService(TransportationServiceType value)
Sets the value of the originalDespatchTransportationService property.
|
Copyright © 2014 Philip Helger. All rights reserved.