Class TransportExecutionPlanRequestType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.TransportExecutionPlanRequestType
-
public class TransportExecutionPlanRequestType extends Object
Java class for TransportExecutionPlanRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransportExecutionPlanRequestType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2}UBLExtensions" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UBLVersionID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CustomizationID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ProfileExecutionID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}VersionID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CopyIndicator" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UUID" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueDate" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueTime" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DocumentStatusCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DocumentStatusReasonCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DocumentStatusReasonDescription" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Note" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TransportUserRemarks" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SenderParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ReceiverParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportUserParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportServiceProviderParty"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}PayeeParty" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Signature" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportExecutionPlanDocumentReference" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportServiceDescriptionDocumentReference" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AdditionalDocumentReference" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportContract" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportServiceProviderResponseDeadlinePeriod" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MainTransportationService" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AdditionalTransportationService" maxOccurs="unbounded" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ServiceStartTimePeriod" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ServiceEndTimePeriod" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FromLocation" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ToLocation" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AtLocation" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportExecutionTerms" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Consignment" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TransportExecutionPlanRequestType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<DocumentReferenceType>getAdditionalDocumentReference()Gets the value of the additionalDocumentReference property.List<TransportationServiceType>getAdditionalTransportationService()Gets the value of the additionalTransportationService property.LocationTypegetAtLocation()Gets the value of the atLocation property.List<ConsignmentType>getConsignment()Gets the value of the consignment property.CopyIndicatorTypegetCopyIndicator()Gets the value of the copyIndicator property.CustomizationIDTypegetCustomizationID()Gets the value of the customizationID property.DocumentStatusCodeTypegetDocumentStatusCode()Gets the value of the documentStatusCode property.DocumentStatusReasonCodeTypegetDocumentStatusReasonCode()Gets the value of the documentStatusReasonCode property.List<DocumentStatusReasonDescriptionType>getDocumentStatusReasonDescription()Gets the value of the documentStatusReasonDescription property.LocationTypegetFromLocation()Gets the value of the fromLocation property.IDTypegetID()Gets the value of the id property.IssueDateTypegetIssueDate()Gets the value of the issueDate property.IssueTimeTypegetIssueTime()Gets the value of the issueTime property.TransportationServiceTypegetMainTransportationService()Gets the value of the mainTransportationService property.List<NoteType>getNote()Gets the value of the note property.PartyTypegetPayeeParty()Gets the value of the payeeParty property.ProfileExecutionIDTypegetProfileExecutionID()Gets the value of the profileExecutionID property.ProfileIDTypegetProfileID()Gets the value of the profileID property.PartyTypegetReceiverParty()Gets the value of the receiverParty property.PartyTypegetSenderParty()Gets the value of the senderParty property.PeriodTypegetServiceEndTimePeriod()Gets the value of the serviceEndTimePeriod property.PeriodTypegetServiceStartTimePeriod()Gets the value of the serviceStartTimePeriod property.List<SignatureType>getSignature()Gets the value of the signature property.LocationTypegetToLocation()Gets the value of the toLocation property.ContractTypegetTransportContract()Gets the value of the transportContract property.DocumentReferenceTypegetTransportExecutionPlanDocumentReference()Gets the value of the transportExecutionPlanDocumentReference property.TransportExecutionTermsTypegetTransportExecutionTerms()Gets the value of the transportExecutionTerms property.DocumentReferenceTypegetTransportServiceDescriptionDocumentReference()Gets the value of the transportServiceDescriptionDocumentReference property.PartyTypegetTransportServiceProviderParty()Gets the value of the transportServiceProviderParty property.List<PeriodType>getTransportServiceProviderResponseDeadlinePeriod()Gets the value of the transportServiceProviderResponseDeadlinePeriod property.PartyTypegetTransportUserParty()Gets the value of the transportUserParty property.List<TransportUserRemarksType>getTransportUserRemarks()Gets the value of the transportUserRemarks property.UBLExtensionsTypegetUBLExtensions()Gets the value of the ublExtensions property.UBLVersionIDTypegetUBLVersionID()Gets the value of the ublVersionID property.UUIDTypegetUUID()Gets the value of the uuid property.VersionIDTypegetVersionID()Gets the value of the versionID property.voidsetAtLocation(LocationType value)Sets the value of the atLocation property.voidsetCopyIndicator(CopyIndicatorType value)Sets the value of the copyIndicator property.voidsetCustomizationID(CustomizationIDType value)Sets the value of the customizationID property.voidsetDocumentStatusCode(DocumentStatusCodeType value)Sets the value of the documentStatusCode property.voidsetDocumentStatusReasonCode(DocumentStatusReasonCodeType value)Sets the value of the documentStatusReasonCode property.voidsetFromLocation(LocationType value)Sets the value of the fromLocation property.voidsetID(IDType value)Sets the value of the id property.voidsetIssueDate(IssueDateType value)Sets the value of the issueDate property.voidsetIssueTime(IssueTimeType value)Sets the value of the issueTime property.voidsetMainTransportationService(TransportationServiceType value)Sets the value of the mainTransportationService property.voidsetPayeeParty(PartyType value)Sets the value of the payeeParty property.voidsetProfileExecutionID(ProfileExecutionIDType value)Sets the value of the profileExecutionID property.voidsetProfileID(ProfileIDType value)Sets the value of the profileID property.voidsetReceiverParty(PartyType value)Sets the value of the receiverParty property.voidsetSenderParty(PartyType value)Sets the value of the senderParty property.voidsetServiceEndTimePeriod(PeriodType value)Sets the value of the serviceEndTimePeriod property.voidsetServiceStartTimePeriod(PeriodType value)Sets the value of the serviceStartTimePeriod property.voidsetToLocation(LocationType value)Sets the value of the toLocation property.voidsetTransportContract(ContractType value)Sets the value of the transportContract property.voidsetTransportExecutionPlanDocumentReference(DocumentReferenceType value)Sets the value of the transportExecutionPlanDocumentReference property.voidsetTransportExecutionTerms(TransportExecutionTermsType value)Sets the value of the transportExecutionTerms property.voidsetTransportServiceDescriptionDocumentReference(DocumentReferenceType value)Sets the value of the transportServiceDescriptionDocumentReference property.voidsetTransportServiceProviderParty(PartyType value)Sets the value of the transportServiceProviderParty property.voidsetTransportUserParty(PartyType value)Sets the value of the transportUserParty property.voidsetUBLExtensions(UBLExtensionsType value)Sets the value of the ublExtensions property.voidsetUBLVersionID(UBLVersionIDType value)Sets the value of the ublVersionID property.voidsetUUID(UUIDType value)Sets the value of the uuid property.voidsetVersionID(VersionIDType value)Sets the value of the versionID property.
-
-
-
Field Detail
-
ublExtensions
protected UBLExtensionsType ublExtensions
-
ublVersionID
protected UBLVersionIDType ublVersionID
-
customizationID
protected CustomizationIDType customizationID
-
profileID
protected ProfileIDType profileID
-
profileExecutionID
protected ProfileExecutionIDType profileExecutionID
-
id
protected IDType id
-
versionID
protected VersionIDType versionID
-
copyIndicator
protected CopyIndicatorType copyIndicator
-
uuid
protected UUIDType uuid
-
issueDate
protected IssueDateType issueDate
-
issueTime
protected IssueTimeType issueTime
-
documentStatusCode
protected DocumentStatusCodeType documentStatusCode
-
documentStatusReasonCode
protected DocumentStatusReasonCodeType documentStatusReasonCode
-
documentStatusReasonDescription
protected List<DocumentStatusReasonDescriptionType> documentStatusReasonDescription
-
transportUserRemarks
protected List<TransportUserRemarksType> transportUserRemarks
-
senderParty
protected PartyType senderParty
-
receiverParty
protected PartyType receiverParty
-
transportUserParty
protected PartyType transportUserParty
-
transportServiceProviderParty
protected PartyType transportServiceProviderParty
-
payeeParty
protected PartyType payeeParty
-
signature
protected List<SignatureType> signature
-
transportExecutionPlanDocumentReference
protected DocumentReferenceType transportExecutionPlanDocumentReference
-
transportServiceDescriptionDocumentReference
protected DocumentReferenceType transportServiceDescriptionDocumentReference
-
additionalDocumentReference
protected List<DocumentReferenceType> additionalDocumentReference
-
transportContract
protected ContractType transportContract
-
transportServiceProviderResponseDeadlinePeriod
protected List<PeriodType> transportServiceProviderResponseDeadlinePeriod
-
mainTransportationService
protected TransportationServiceType mainTransportationService
-
additionalTransportationService
protected List<TransportationServiceType> additionalTransportationService
-
serviceStartTimePeriod
protected PeriodType serviceStartTimePeriod
-
serviceEndTimePeriod
protected PeriodType serviceEndTimePeriod
-
fromLocation
protected LocationType fromLocation
-
toLocation
protected LocationType toLocation
-
atLocation
protected LocationType atLocation
-
transportExecutionTerms
protected TransportExecutionTermsType transportExecutionTerms
-
consignment
protected List<ConsignmentType> consignment
-
-
Method Detail
-
getUBLExtensions
public UBLExtensionsType getUBLExtensions()
Gets the value of the ublExtensions property.- Returns:
- possible object is
UBLExtensionsType
-
setUBLExtensions
public void setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.- Parameters:
value- allowed object isUBLExtensionsType
-
getUBLVersionID
public UBLVersionIDType getUBLVersionID()
Gets the value of the ublVersionID property.- Returns:
- possible object is
UBLVersionIDType
-
setUBLVersionID
public void setUBLVersionID(UBLVersionIDType value)
Sets the value of the ublVersionID property.- Parameters:
value- allowed object isUBLVersionIDType
-
getCustomizationID
public CustomizationIDType getCustomizationID()
Gets the value of the customizationID property.- Returns:
- possible object is
CustomizationIDType
-
setCustomizationID
public void setCustomizationID(CustomizationIDType value)
Sets the value of the customizationID property.- Parameters:
value- allowed object isCustomizationIDType
-
getProfileID
public ProfileIDType getProfileID()
Gets the value of the profileID property.- Returns:
- possible object is
ProfileIDType
-
setProfileID
public void setProfileID(ProfileIDType value)
Sets the value of the profileID property.- Parameters:
value- allowed object isProfileIDType
-
getProfileExecutionID
public ProfileExecutionIDType getProfileExecutionID()
Gets the value of the profileExecutionID property.- Returns:
- possible object is
ProfileExecutionIDType
-
setProfileExecutionID
public void setProfileExecutionID(ProfileExecutionIDType value)
Sets the value of the profileExecutionID property.- Parameters:
value- allowed object isProfileExecutionIDType
-
setID
public void setID(IDType value)
Sets the value of the id property.- Parameters:
value- allowed object isIDType
-
getVersionID
public VersionIDType getVersionID()
Gets the value of the versionID property.- Returns:
- possible object is
VersionIDType
-
setVersionID
public void setVersionID(VersionIDType value)
Sets the value of the versionID property.- Parameters:
value- allowed object isVersionIDType
-
getCopyIndicator
public CopyIndicatorType getCopyIndicator()
Gets the value of the copyIndicator property.- Returns:
- possible object is
CopyIndicatorType
-
setCopyIndicator
public void setCopyIndicator(CopyIndicatorType value)
Sets the value of the copyIndicator property.- Parameters:
value- allowed object isCopyIndicatorType
-
getUUID
public UUIDType getUUID()
Gets the value of the uuid property.- Returns:
- possible object is
UUIDType
-
setUUID
public void setUUID(UUIDType value)
Sets the value of the uuid property.- Parameters:
value- allowed object isUUIDType
-
getIssueDate
public IssueDateType getIssueDate()
Gets the value of the issueDate property.- Returns:
- possible object is
IssueDateType
-
setIssueDate
public void setIssueDate(IssueDateType value)
Sets the value of the issueDate property.- Parameters:
value- allowed object isIssueDateType
-
getIssueTime
public IssueTimeType getIssueTime()
Gets the value of the issueTime property.- Returns:
- possible object is
IssueTimeType
-
setIssueTime
public void setIssueTime(IssueTimeType value)
Sets the value of the issueTime property.- Parameters:
value- allowed object isIssueTimeType
-
getDocumentStatusCode
public DocumentStatusCodeType getDocumentStatusCode()
Gets the value of the documentStatusCode property.- Returns:
- possible object is
DocumentStatusCodeType
-
setDocumentStatusCode
public void setDocumentStatusCode(DocumentStatusCodeType value)
Sets the value of the documentStatusCode property.- Parameters:
value- allowed object isDocumentStatusCodeType
-
getDocumentStatusReasonCode
public DocumentStatusReasonCodeType getDocumentStatusReasonCode()
Gets the value of the documentStatusReasonCode property.- Returns:
- possible object is
DocumentStatusReasonCodeType
-
setDocumentStatusReasonCode
public void setDocumentStatusReasonCode(DocumentStatusReasonCodeType value)
Sets the value of the documentStatusReasonCode property.- Parameters:
value- allowed object isDocumentStatusReasonCodeType
-
getDocumentStatusReasonDescription
public List<DocumentStatusReasonDescriptionType> getDocumentStatusReasonDescription()
Gets the value of the documentStatusReasonDescription property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the documentStatusReasonDescription property.For example, to add a new item, do as follows:
getDocumentStatusReasonDescription().add(newItem);Objects of the following type(s) are allowed in the list
DocumentStatusReasonDescriptionType
-
getNote
public List<NoteType> getNote()
Gets the value of the note property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the note property.For example, to add a new item, do as follows:
getNote().add(newItem);Objects of the following type(s) are allowed in the list
NoteType
-
getTransportUserRemarks
public List<TransportUserRemarksType> getTransportUserRemarks()
Gets the value of the transportUserRemarks property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the transportUserRemarks property.For example, to add a new item, do as follows:
getTransportUserRemarks().add(newItem);Objects of the following type(s) are allowed in the list
TransportUserRemarksType
-
getSenderParty
public PartyType getSenderParty()
Gets the value of the senderParty property.- Returns:
- possible object is
PartyType
-
setSenderParty
public void setSenderParty(PartyType value)
Sets the value of the senderParty property.- Parameters:
value- allowed object isPartyType
-
getReceiverParty
public PartyType getReceiverParty()
Gets the value of the receiverParty property.- Returns:
- possible object is
PartyType
-
setReceiverParty
public void setReceiverParty(PartyType value)
Sets the value of the receiverParty property.- Parameters:
value- allowed object isPartyType
-
getTransportUserParty
public PartyType getTransportUserParty()
Gets the value of the transportUserParty property.- Returns:
- possible object is
PartyType
-
setTransportUserParty
public void setTransportUserParty(PartyType value)
Sets the value of the transportUserParty property.- Parameters:
value- allowed object isPartyType
-
getTransportServiceProviderParty
public PartyType getTransportServiceProviderParty()
Gets the value of the transportServiceProviderParty property.- Returns:
- possible object is
PartyType
-
setTransportServiceProviderParty
public void setTransportServiceProviderParty(PartyType value)
Sets the value of the transportServiceProviderParty property.- Parameters:
value- allowed object isPartyType
-
getPayeeParty
public PartyType getPayeeParty()
Gets the value of the payeeParty property.- Returns:
- possible object is
PartyType
-
setPayeeParty
public void setPayeeParty(PartyType value)
Sets the value of the payeeParty property.- Parameters:
value- allowed object isPartyType
-
getSignature
public List<SignatureType> getSignature()
Gets the value of the signature property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the signature property.For example, to add a new item, do as follows:
getSignature().add(newItem);Objects of the following type(s) are allowed in the list
SignatureType
-
getTransportExecutionPlanDocumentReference
public DocumentReferenceType getTransportExecutionPlanDocumentReference()
Gets the value of the transportExecutionPlanDocumentReference property.- Returns:
- possible object is
DocumentReferenceType
-
setTransportExecutionPlanDocumentReference
public void setTransportExecutionPlanDocumentReference(DocumentReferenceType value)
Sets the value of the transportExecutionPlanDocumentReference property.- Parameters:
value- allowed object isDocumentReferenceType
-
getTransportServiceDescriptionDocumentReference
public DocumentReferenceType getTransportServiceDescriptionDocumentReference()
Gets the value of the transportServiceDescriptionDocumentReference property.- Returns:
- possible object is
DocumentReferenceType
-
setTransportServiceDescriptionDocumentReference
public void setTransportServiceDescriptionDocumentReference(DocumentReferenceType value)
Sets the value of the transportServiceDescriptionDocumentReference property.- Parameters:
value- allowed object isDocumentReferenceType
-
getAdditionalDocumentReference
public List<DocumentReferenceType> getAdditionalDocumentReference()
Gets the value of the additionalDocumentReference property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the additionalDocumentReference property.For example, to add a new item, do as follows:
getAdditionalDocumentReference().add(newItem);Objects of the following type(s) are allowed in the list
DocumentReferenceType
-
getTransportContract
public ContractType getTransportContract()
Gets the value of the transportContract property.- Returns:
- possible object is
ContractType
-
setTransportContract
public void setTransportContract(ContractType value)
Sets the value of the transportContract property.- Parameters:
value- allowed object isContractType
-
getTransportServiceProviderResponseDeadlinePeriod
public List<PeriodType> getTransportServiceProviderResponseDeadlinePeriod()
Gets the value of the transportServiceProviderResponseDeadlinePeriod property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the transportServiceProviderResponseDeadlinePeriod property.For example, to add a new item, do as follows:
getTransportServiceProviderResponseDeadlinePeriod().add(newItem);Objects of the following type(s) are allowed in the list
PeriodType
-
getMainTransportationService
public TransportationServiceType getMainTransportationService()
Gets the value of the mainTransportationService property.- Returns:
- possible object is
TransportationServiceType
-
setMainTransportationService
public void setMainTransportationService(TransportationServiceType value)
Sets the value of the mainTransportationService property.- Parameters:
value- allowed object isTransportationServiceType
-
getAdditionalTransportationService
public List<TransportationServiceType> getAdditionalTransportationService()
Gets the value of the additionalTransportationService property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the additionalTransportationService property.For example, to add a new item, do as follows:
getAdditionalTransportationService().add(newItem);Objects of the following type(s) are allowed in the list
TransportationServiceType
-
getServiceStartTimePeriod
public PeriodType getServiceStartTimePeriod()
Gets the value of the serviceStartTimePeriod property.- Returns:
- possible object is
PeriodType
-
setServiceStartTimePeriod
public void setServiceStartTimePeriod(PeriodType value)
Sets the value of the serviceStartTimePeriod property.- Parameters:
value- allowed object isPeriodType
-
getServiceEndTimePeriod
public PeriodType getServiceEndTimePeriod()
Gets the value of the serviceEndTimePeriod property.- Returns:
- possible object is
PeriodType
-
setServiceEndTimePeriod
public void setServiceEndTimePeriod(PeriodType value)
Sets the value of the serviceEndTimePeriod property.- Parameters:
value- allowed object isPeriodType
-
getFromLocation
public LocationType getFromLocation()
Gets the value of the fromLocation property.- Returns:
- possible object is
LocationType
-
setFromLocation
public void setFromLocation(LocationType value)
Sets the value of the fromLocation property.- Parameters:
value- allowed object isLocationType
-
getToLocation
public LocationType getToLocation()
Gets the value of the toLocation property.- Returns:
- possible object is
LocationType
-
setToLocation
public void setToLocation(LocationType value)
Sets the value of the toLocation property.- Parameters:
value- allowed object isLocationType
-
getAtLocation
public LocationType getAtLocation()
Gets the value of the atLocation property.- Returns:
- possible object is
LocationType
-
setAtLocation
public void setAtLocation(LocationType value)
Sets the value of the atLocation property.- Parameters:
value- allowed object isLocationType
-
getTransportExecutionTerms
public TransportExecutionTermsType getTransportExecutionTerms()
Gets the value of the transportExecutionTerms property.- Returns:
- possible object is
TransportExecutionTermsType
-
setTransportExecutionTerms
public void setTransportExecutionTerms(TransportExecutionTermsType value)
Sets the value of the transportExecutionTerms property.- Parameters:
value- allowed object isTransportExecutionTermsType
-
getConsignment
public List<ConsignmentType> getConsignment()
Gets the value of the consignment property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the consignment property.For example, to add a new item, do as follows:
getConsignment().add(newItem);Objects of the following type(s) are allowed in the list
ConsignmentType
-
-