| Modifier and Type | Field and Description |
|---|---|
protected List<LocationType> |
NotificationRequirementType.notificationLocation |
protected List<LocationType> |
ProcurementProjectType.realizedLocation |
protected List<LocationType> |
LocationType.subsidiaryLocation |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LocationType> |
ObjectFactory.createActivityFinalLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createActivityOriginLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createAlternativeDeliveryLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createAtLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createDeliveryLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createDespatchLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createFirstArrivalPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createFreightChargeLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createFromLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createInventoryLocation(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.createMeasurementFromLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createMeasurementToLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createNotificationLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createOccurenceLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createParticipatingLocationsLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createPhysicalLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createPickupLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createRealizedLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createRegistryPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createRequestedStatusLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createStatusLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createStorageLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createSubsidiaryLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createToLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createTransshipPortLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createUnloadingLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createUnloadingPortLocation(LocationType value)
|
void |
ActivityDataLineType.setActivityFinalLocation(LocationType value)
Sets the value of the activityFinalLocation property.
|
void |
ActivityDataLineType.setActivityOriginLocation(LocationType value)
Sets the value of the activityOriginLocation property.
|
void |
DeliveryType.setAlternativeDeliveryLocation(LocationType value)
Sets the value of the alternativeDeliveryLocation property.
|
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 |
DespatchType.setDespatchLocation(LocationType value)
Sets the value of the despatchLocation property.
|
void |
ShipmentType.setFirstArrivalPortLocation(LocationType value)
Sets the value of the firstArrivalPortLocation property.
|
void |
ConsignmentType.setFirstArrivalPortLocation(LocationType value)
Sets the value of the firstArrivalPortLocation property.
|
void |
ShipmentStageType.setFreightChargeLocation(LocationType value)
Sets the value of the freightChargeLocation property.
|
void |
InventoryReportLineType.setInventoryLocation(LocationType value)
Sets the value of the inventoryLocation property.
|
void |
ShipmentType.setLastExitPortLocation(LocationType value)
Sets the value of the lastExitPortLocation property.
|
void |
ConsignmentType.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 |
TransportEventType.setLocation(LocationType value)
Sets the value of the location property.
|
void |
EmissionCalculationMethodType.setMeasurementFromLocation(LocationType value)
Sets the value of the measurementFromLocation property.
|
void |
EmissionCalculationMethodType.setMeasurementToLocation(LocationType value)
Sets the value of the measurementToLocation property.
|
void |
EventType.setOccurenceLocation(LocationType value)
Sets the value of the occurenceLocation property.
|
void |
EventLineItemType.setParticipatingLocationsLocation(LocationType value)
Sets the value of the participatingLocationsLocation property.
|
void |
PartyType.setPhysicalLocation(LocationType value)
Sets the value of the physicalLocation property.
|
void |
PickupType.setPickupLocation(LocationType value)
Sets the value of the pickupLocation property.
|
void |
MaritimeTransportType.setRegistryPortLocation(LocationType value)
Sets the value of the registryPortLocation property.
|
void |
TransportScheduleType.setStatusLocation(LocationType value)
Sets the value of the statusLocation property.
|
void |
TransportEquipmentType.setStorageLocation(LocationType value)
Sets the value of the storageLocation property.
|
void |
ShipmentStageType.setTransshipPortLocation(LocationType value)
Sets the value of the transshipPortLocation property.
|
void |
TransportEquipmentType.setUnloadingLocation(LocationType value)
Sets the value of the unloadingLocation property.
|
void |
ShipmentStageType.setUnloadingPortLocation(LocationType value)
Sets the value of the unloadingPortLocation property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<LocationType> |
TransportationStatusType.statusLocation |
| Modifier and Type | Method and Description |
|---|---|
List<LocationType> |
TransportationStatusType.getStatusLocation()
<?
|
| Modifier and Type | Field and Description |
|---|---|
protected List<LocationType> |
TransportationStatusRequestType.requestedStatusLocation |
| Modifier and Type | Method and Description |
|---|---|
List<LocationType> |
TransportationStatusRequestType.getRequestedStatusLocation()
<?
|
| Modifier and Type | Field and Description |
|---|---|
protected LocationType |
TransportExecutionPlanType.atLocation |
protected LocationType |
TransportExecutionPlanType.fromLocation |
protected LocationType |
TransportExecutionPlanType.toLocation |
| Modifier and Type | Method and Description |
|---|---|
LocationType |
TransportExecutionPlanType.getAtLocation()
<?
|
LocationType |
TransportExecutionPlanType.getFromLocation()
<?
|
LocationType |
TransportExecutionPlanType.getToLocation()
<?
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportExecutionPlanType.setAtLocation(LocationType value)
Sets the value of the atLocation property.
|
void |
TransportExecutionPlanType.setFromLocation(LocationType value)
Sets the value of the fromLocation property.
|
void |
TransportExecutionPlanType.setToLocation(LocationType value)
Sets the value of the toLocation property.
|
| Modifier and Type | Field and Description |
|---|---|
protected LocationType |
TransportExecutionPlanRequestType.atLocation |
protected LocationType |
TransportExecutionPlanRequestType.fromLocation |
protected LocationType |
TransportExecutionPlanRequestType.toLocation |
| Modifier and Type | Method and Description |
|---|---|
LocationType |
TransportExecutionPlanRequestType.getAtLocation()
<?
|
LocationType |
TransportExecutionPlanRequestType.getFromLocation()
<?
|
LocationType |
TransportExecutionPlanRequestType.getToLocation()
<?
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportExecutionPlanRequestType.setAtLocation(LocationType value)
Sets the value of the atLocation property.
|
void |
TransportExecutionPlanRequestType.setFromLocation(LocationType value)
Sets the value of the fromLocation property.
|
void |
TransportExecutionPlanRequestType.setToLocation(LocationType value)
Sets the value of the toLocation property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<LocationType> |
TransportProgressStatusRequestType.statusLocation |
| Modifier and Type | Method and Description |
|---|---|
List<LocationType> |
TransportProgressStatusRequestType.getStatusLocation()
<?
|
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.