Package org.cxml

Class OrderRequestHeader


  • public class OrderRequestHeader
    extends java.lang.Object
    • Field Detail

      • orderID

        protected java.lang.String orderID
      • orderDate

        protected java.lang.String orderDate
      • orderType

        protected java.lang.String orderType
      • releaseRequired

        protected java.lang.String releaseRequired
      • type

        protected java.lang.String type
      • orderVersion

        protected java.lang.String orderVersion
      • isInternalVersion

        protected java.lang.String isInternalVersion
      • parentAgreementID

        protected java.lang.String parentAgreementID
      • parentAgreementPayloadID

        protected java.lang.String parentAgreementPayloadID
      • effectiveDate

        protected java.lang.String effectiveDate
      • expirationDate

        protected java.lang.String expirationDate
      • agreementID

        protected java.lang.String agreementID
      • agreementPayloadID

        protected java.lang.String agreementPayloadID
      • requisitionID

        protected java.lang.String requisitionID
      • shipComplete

        protected java.lang.String shipComplete
      • pickUpDate

        protected java.lang.String pickUpDate
      • requestedDeliveryDate

        protected java.lang.String requestedDeliveryDate
      • total

        protected Total total
      • shipTo

        protected ShipTo shipTo
      • billTo

        protected BillTo billTo
      • tax

        protected Tax tax
      • payment

        protected Payment payment
      • paymentTerm

        protected java.util.List<PaymentTerm> paymentTerm
      • contact

        protected java.util.List<Contact> contact
      • idReference

        protected java.util.List<IdReference> idReference
      • extrinsic

        protected java.util.List<Extrinsic> extrinsic
    • Constructor Detail

      • OrderRequestHeader

        public OrderRequestHeader()
    • Method Detail

      • getOrderID

        public java.lang.String getOrderID()
        Gets the value of the orderID property.
        Returns:
        possible object is String
      • setOrderID

        public void setOrderID​(java.lang.String value)
        Sets the value of the orderID property.
        Parameters:
        value - allowed object is String
      • getOrderDate

        public java.lang.String getOrderDate()
        Gets the value of the orderDate property.
        Returns:
        possible object is String
      • setOrderDate

        public void setOrderDate​(java.lang.String value)
        Sets the value of the orderDate property.
        Parameters:
        value - allowed object is String
      • getOrderType

        public java.lang.String getOrderType()
        Gets the value of the orderType property.
        Returns:
        possible object is String
      • setOrderType

        public void setOrderType​(java.lang.String value)
        Sets the value of the orderType property.
        Parameters:
        value - allowed object is String
      • getReleaseRequired

        public java.lang.String getReleaseRequired()
        Gets the value of the releaseRequired property.
        Returns:
        possible object is String
      • setReleaseRequired

        public void setReleaseRequired​(java.lang.String value)
        Sets the value of the releaseRequired property.
        Parameters:
        value - allowed object is String
      • getType

        public java.lang.String getType()
        Gets the value of the type property.
        Returns:
        possible object is String
      • setType

        public void setType​(java.lang.String value)
        Sets the value of the type property.
        Parameters:
        value - allowed object is String
      • getOrderVersion

        public java.lang.String getOrderVersion()
        Gets the value of the orderVersion property.
        Returns:
        possible object is String
      • setOrderVersion

        public void setOrderVersion​(java.lang.String value)
        Sets the value of the orderVersion property.
        Parameters:
        value - allowed object is String
      • getIsInternalVersion

        public java.lang.String getIsInternalVersion()
        Gets the value of the isInternalVersion property.
        Returns:
        possible object is String
      • setIsInternalVersion

        public void setIsInternalVersion​(java.lang.String value)
        Sets the value of the isInternalVersion property.
        Parameters:
        value - allowed object is String
      • getParentAgreementID

        public java.lang.String getParentAgreementID()
        Gets the value of the parentAgreementID property.
        Returns:
        possible object is String
      • setParentAgreementID

        public void setParentAgreementID​(java.lang.String value)
        Sets the value of the parentAgreementID property.
        Parameters:
        value - allowed object is String
      • getParentAgreementPayloadID

        public java.lang.String getParentAgreementPayloadID()
        Gets the value of the parentAgreementPayloadID property.
        Returns:
        possible object is String
      • setParentAgreementPayloadID

        public void setParentAgreementPayloadID​(java.lang.String value)
        Sets the value of the parentAgreementPayloadID property.
        Parameters:
        value - allowed object is String
      • getEffectiveDate

        public java.lang.String getEffectiveDate()
        Gets the value of the effectiveDate property.
        Returns:
        possible object is String
      • setEffectiveDate

        public void setEffectiveDate​(java.lang.String value)
        Sets the value of the effectiveDate property.
        Parameters:
        value - allowed object is String
      • getExpirationDate

        public java.lang.String getExpirationDate()
        Gets the value of the expirationDate property.
        Returns:
        possible object is String
      • setExpirationDate

        public void setExpirationDate​(java.lang.String value)
        Sets the value of the expirationDate property.
        Parameters:
        value - allowed object is String
      • getAgreementID

        public java.lang.String getAgreementID()
        Gets the value of the agreementID property.
        Returns:
        possible object is String
      • setAgreementID

        public void setAgreementID​(java.lang.String value)
        Sets the value of the agreementID property.
        Parameters:
        value - allowed object is String
      • getAgreementPayloadID

        public java.lang.String getAgreementPayloadID()
        Gets the value of the agreementPayloadID property.
        Returns:
        possible object is String
      • setAgreementPayloadID

        public void setAgreementPayloadID​(java.lang.String value)
        Sets the value of the agreementPayloadID property.
        Parameters:
        value - allowed object is String
      • getRequisitionID

        public java.lang.String getRequisitionID()
        Gets the value of the requisitionID property.
        Returns:
        possible object is String
      • setRequisitionID

        public void setRequisitionID​(java.lang.String value)
        Sets the value of the requisitionID property.
        Parameters:
        value - allowed object is String
      • getShipComplete

        public java.lang.String getShipComplete()
        Gets the value of the shipComplete property.
        Returns:
        possible object is String
      • setShipComplete

        public void setShipComplete​(java.lang.String value)
        Sets the value of the shipComplete property.
        Parameters:
        value - allowed object is String
      • getPickUpDate

        public java.lang.String getPickUpDate()
        Gets the value of the pickUpDate property.
        Returns:
        possible object is String
      • setPickUpDate

        public void setPickUpDate​(java.lang.String value)
        Sets the value of the pickUpDate property.
        Parameters:
        value - allowed object is String
      • getRequestedDeliveryDate

        public java.lang.String getRequestedDeliveryDate()
        Gets the value of the requestedDeliveryDate property.
        Returns:
        possible object is String
      • setRequestedDeliveryDate

        public void setRequestedDeliveryDate​(java.lang.String value)
        Sets the value of the requestedDeliveryDate property.
        Parameters:
        value - allowed object is String
      • getTotal

        public Total getTotal()
        Gets the value of the total property.
        Returns:
        possible object is Total
      • setTotal

        public void setTotal​(Total value)
        Sets the value of the total property.
        Parameters:
        value - allowed object is Total
      • getShipTo

        public ShipTo getShipTo()
        Gets the value of the shipTo property.
        Returns:
        possible object is ShipTo
      • setShipTo

        public void setShipTo​(ShipTo value)
        Sets the value of the shipTo property.
        Parameters:
        value - allowed object is ShipTo
      • getBillTo

        public BillTo getBillTo()
        Gets the value of the billTo property.
        Returns:
        possible object is BillTo
      • setBillTo

        public void setBillTo​(BillTo value)
        Sets the value of the billTo property.
        Parameters:
        value - allowed object is BillTo
      • getShipping

        public Shipping getShipping()
        Gets the value of the shipping property.
        Returns:
        possible object is Shipping
      • setShipping

        public void setShipping​(Shipping value)
        Sets the value of the shipping property.
        Parameters:
        value - allowed object is Shipping
      • getTax

        public Tax getTax()
        Gets the value of the tax property.
        Returns:
        possible object is Tax
      • setTax

        public void setTax​(Tax value)
        Sets the value of the tax property.
        Parameters:
        value - allowed object is Tax
      • getPayment

        public Payment getPayment()
        Gets the value of the payment property.
        Returns:
        possible object is Payment
      • setPayment

        public void setPayment​(Payment value)
        Sets the value of the payment property.
        Parameters:
        value - allowed object is Payment
      • getPaymentTerm

        public java.util.List<PaymentTerm> getPaymentTerm()
        Gets the value of the paymentTerm 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 paymentTerm property.

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

            getPaymentTerm().add(newItem);
         

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

      • getContact

        public java.util.List<Contact> getContact()
        Gets the value of the contact 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 contact property.

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

            getContact().add(newItem);
         

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

      • getComments

        public Comments getComments()
        Gets the value of the comments property.
        Returns:
        possible object is Comments
      • setComments

        public void setComments​(Comments value)
        Sets the value of the comments property.
        Parameters:
        value - allowed object is Comments
      • getFollowup

        public Followup getFollowup()
        Gets the value of the followup property.
        Returns:
        possible object is Followup
      • setFollowup

        public void setFollowup​(Followup value)
        Sets the value of the followup property.
        Parameters:
        value - allowed object is Followup
      • getControlKeys

        public ControlKeys getControlKeys()
        Gets the value of the controlKeys property.
        Returns:
        possible object is ControlKeys
      • setControlKeys

        public void setControlKeys​(ControlKeys value)
        Sets the value of the controlKeys property.
        Parameters:
        value - allowed object is ControlKeys
      • setDocumentReference

        public void setDocumentReference​(DocumentReference value)
        Sets the value of the documentReference property.
        Parameters:
        value - allowed object is DocumentReference
      • setSupplierOrderInfo

        public void setSupplierOrderInfo​(SupplierOrderInfo value)
        Sets the value of the supplierOrderInfo property.
        Parameters:
        value - allowed object is SupplierOrderInfo
      • getTermsOfDelivery

        public TermsOfDelivery getTermsOfDelivery()
        Gets the value of the termsOfDelivery property.
        Returns:
        possible object is TermsOfDelivery
      • setTermsOfDelivery

        public void setTermsOfDelivery​(TermsOfDelivery value)
        Sets the value of the termsOfDelivery property.
        Parameters:
        value - allowed object is TermsOfDelivery
      • getDeliveryPeriod

        public DeliveryPeriod getDeliveryPeriod()
        Gets the value of the deliveryPeriod property.
        Returns:
        possible object is DeliveryPeriod
      • setDeliveryPeriod

        public void setDeliveryPeriod​(DeliveryPeriod value)
        Sets the value of the deliveryPeriod property.
        Parameters:
        value - allowed object is DeliveryPeriod
      • getIdReference

        public java.util.List<IdReference> getIdReference()
        Gets the value of the idReference 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 idReference property.

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

            getIdReference().add(newItem);
         

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

      • getExtrinsic

        public java.util.List<Extrinsic> getExtrinsic()
        Gets the value of the extrinsic 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 extrinsic property.

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

            getExtrinsic().add(newItem);
         

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