| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
LocationType |
ObjectFactory.createLocationType()
Create an instance of
LocationType |
LocationType |
DeliveryType.getDeliveryLocation()
<?
|
LocationType |
DeliveryTermsType.getDeliveryLocation()
<?
|
LocationType |
ShipmentType.getFirstArrivalPortLocation()
<?
|
LocationType |
ShipmentType.getLastExitPortLocation()
<?
|
LocationType |
TransportEquipmentType.getLoadingLocation()
<?
|
LocationType |
ShipmentStageType.getLoadingPortLocation()
<?
|
LocationType |
PartyType.getPhysicalLocation()
<?
|
LocationType |
ShipmentStageType.getTransshipPortLocation()
<?
|
LocationType |
ShipmentStageType.getUnloadingPortLocation()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LocationType> |
ObjectFactory.createDeliveryLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createFirstArrivalPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLastExitPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLoadingLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLoadingPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createPhysicalLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createTransshipPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createUnloadingPortLocation(LocationType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LocationType> |
ObjectFactory.createDeliveryLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createFirstArrivalPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLastExitPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLoadingLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLoadingPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createPhysicalLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createTransshipPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createUnloadingPortLocation(LocationType value)
|
void |
DeliveryType.setDeliveryLocation(LocationType value)
Sets the value of the deliveryLocation property.
|
void |
DeliveryTermsType.setDeliveryLocation(LocationType value)
Sets the value of the deliveryLocation property.
|
void |
ShipmentType.setFirstArrivalPortLocation(LocationType value)
Sets the value of the firstArrivalPortLocation property.
|
void |
ShipmentType.setLastExitPortLocation(LocationType value)
Sets the value of the lastExitPortLocation property.
|
void |
TransportEquipmentType.setLoadingLocation(LocationType value)
Sets the value of the loadingLocation property.
|
void |
ShipmentStageType.setLoadingPortLocation(LocationType value)
Sets the value of the loadingPortLocation property.
|
void |
PartyType.setPhysicalLocation(LocationType value)
Sets the value of the physicalLocation property.
|
void |
ShipmentStageType.setTransshipPortLocation(LocationType value)
Sets the value of the transshipPortLocation property.
|
void |
ShipmentStageType.setUnloadingPortLocation(LocationType value)
Sets the value of the unloadingPortLocation property.
|
Copyright © 2014 Philip Helger. All rights reserved.