Class TransportExecutionPlanType


  • public class TransportExecutionPlanType
    extends Object

    Java class for TransportExecutionPlanType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="TransportExecutionPlanType">
       <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:CommonBasicComponents-2}TransportServiceProviderRemarks" 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}BillToParty" 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}TransportExecutionPlanRequestDocumentReference" 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}TransportServiceProviderResponseRequiredPeriod" minOccurs="0"/>
             <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}TransportUserResponseRequiredPeriod" maxOccurs="unbounded" minOccurs="0"/>
             <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ValidityPeriod" 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>
     
    • Constructor Detail

      • TransportExecutionPlanType

        public TransportExecutionPlanType()
    • Method Detail

      • setUBLExtensions

        public void setUBLExtensions​(UBLExtensionsType value)
        Sets the value of the ublExtensions property.
        Parameters:
        value - allowed object is UBLExtensionsType
      • setUBLVersionID

        public void setUBLVersionID​(UBLVersionIDType value)
        Sets the value of the ublVersionID property.
        Parameters:
        value - allowed object is UBLVersionIDType
      • setCustomizationID

        public void setCustomizationID​(CustomizationIDType value)
        Sets the value of the customizationID property.
        Parameters:
        value - allowed object is CustomizationIDType
      • 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 is ProfileIDType
      • getID

        public IDType getID()
        Gets the value of the id property.
        Returns:
        possible object is IDType
      • setID

        public void setID​(IDType value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is IDType
      • 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 is VersionIDType
      • setCopyIndicator

        public void setCopyIndicator​(CopyIndicatorType value)
        Sets the value of the copyIndicator property.
        Parameters:
        value - allowed object is CopyIndicatorType
      • 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 is UUIDType
      • 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 is IssueDateType
      • 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 is IssueTimeType
      • 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 set method 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 set method 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 set method 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

      • getTransportServiceProviderRemarks

        public List<TransportServiceProviderRemarksType> getTransportServiceProviderRemarks()
        Gets the value of the transportServiceProviderRemarks 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 set method for the transportServiceProviderRemarks property.

        For example, to add a new item, do as follows:

            getTransportServiceProviderRemarks().add(newItem);
         

        Objects of the following type(s) are allowed in the list TransportServiceProviderRemarksType

      • 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 is PartyType
      • 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 is PartyType
      • 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 is PartyType
      • 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 is PartyType
      • getBillToParty

        public PartyType getBillToParty()
        Gets the value of the billToParty property.
        Returns:
        possible object is PartyType
      • setBillToParty

        public void setBillToParty​(PartyType value)
        Sets the value of the billToParty property.
        Parameters:
        value - allowed object is PartyType
      • 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 set method 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

      • getTransportExecutionPlanRequestDocumentReference

        public DocumentReferenceType getTransportExecutionPlanRequestDocumentReference()
        Gets the value of the transportExecutionPlanRequestDocumentReference property.
        Returns:
        possible object is DocumentReferenceType
      • setTransportExecutionPlanRequestDocumentReference

        public void setTransportExecutionPlanRequestDocumentReference​(DocumentReferenceType value)
        Sets the value of the transportExecutionPlanRequestDocumentReference property.
        Parameters:
        value - allowed object is DocumentReferenceType
      • 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 is DocumentReferenceType
      • 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 is DocumentReferenceType
      • 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 set method 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 is ContractType
      • getTransportServiceProviderResponseRequiredPeriod

        public PeriodType getTransportServiceProviderResponseRequiredPeriod()
        Gets the value of the transportServiceProviderResponseRequiredPeriod property.
        Returns:
        possible object is PeriodType
      • setTransportServiceProviderResponseRequiredPeriod

        public void setTransportServiceProviderResponseRequiredPeriod​(PeriodType value)
        Sets the value of the transportServiceProviderResponseRequiredPeriod property.
        Parameters:
        value - allowed object is PeriodType
      • getTransportUserResponseRequiredPeriod

        public List<PeriodType> getTransportUserResponseRequiredPeriod()
        Gets the value of the transportUserResponseRequiredPeriod 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 set method for the transportUserResponseRequiredPeriod property.

        For example, to add a new item, do as follows:

            getTransportUserResponseRequiredPeriod().add(newItem);
         

        Objects of the following type(s) are allowed in the list PeriodType

      • getValidityPeriod

        public List<PeriodType> getValidityPeriod()
        Gets the value of the validityPeriod 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 set method for the validityPeriod property.

        For example, to add a new item, do as follows:

            getValidityPeriod().add(newItem);
         

        Objects of the following type(s) are allowed in the list PeriodType

      • 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 set method 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 is PeriodType
      • 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 is PeriodType
      • 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 is LocationType
      • 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 is LocationType
      • 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 is LocationType
      • 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 set method 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