Class OrderRequestHeader
- java.lang.Object
-
- org.cxml.OrderRequestHeader
-
public class OrderRequestHeader extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringagreementIDprotected java.lang.StringagreementPayloadIDprotected BillTobillToprotected Commentscommentsprotected java.util.List<Contact>contactprotected ControlKeyscontrolKeysprotected DeliveryPerioddeliveryPeriodprotected DocumentReferencedocumentReferenceprotected java.lang.StringeffectiveDateprotected java.lang.StringexpirationDateprotected java.util.List<Extrinsic>extrinsicprotected Followupfollowupprotected java.util.List<IdReference>idReferenceprotected java.lang.StringisInternalVersionprotected java.lang.StringorderDateprotected java.lang.StringorderIDprotected OrderRequestHeaderIndustryorderRequestHeaderIndustryprotected java.lang.StringorderTypeprotected java.lang.StringorderVersionprotected java.lang.StringparentAgreementIDprotected java.lang.StringparentAgreementPayloadIDprotected Paymentpaymentprotected java.util.List<PaymentTerm>paymentTermprotected java.lang.StringpickUpDateprotected java.lang.StringreleaseRequiredprotected java.lang.StringrequestedDeliveryDateprotected java.lang.StringrequisitionIDprotected java.lang.StringshipCompleteprotected Shippingshippingprotected ShipToshipToprotected SupplierOrderInfosupplierOrderInfoprotected Taxtaxprotected TermsOfDeliverytermsOfDeliveryprotected Totaltotalprotected java.lang.Stringtype
-
Constructor Summary
Constructors Constructor Description OrderRequestHeader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAgreementID()Gets the value of the agreementID property.java.lang.StringgetAgreementPayloadID()Gets the value of the agreementPayloadID property.BillTogetBillTo()Gets the value of the billTo property.CommentsgetComments()Gets the value of the comments property.java.util.List<Contact>getContact()Gets the value of the contact property.ControlKeysgetControlKeys()Gets the value of the controlKeys property.DeliveryPeriodgetDeliveryPeriod()Gets the value of the deliveryPeriod property.DocumentReferencegetDocumentReference()Gets the value of the documentReference property.java.lang.StringgetEffectiveDate()Gets the value of the effectiveDate property.java.lang.StringgetExpirationDate()Gets the value of the expirationDate property.java.util.List<Extrinsic>getExtrinsic()Gets the value of the extrinsic property.FollowupgetFollowup()Gets the value of the followup property.java.util.List<IdReference>getIdReference()Gets the value of the idReference property.java.lang.StringgetIsInternalVersion()Gets the value of the isInternalVersion property.java.lang.StringgetOrderDate()Gets the value of the orderDate property.java.lang.StringgetOrderID()Gets the value of the orderID property.OrderRequestHeaderIndustrygetOrderRequestHeaderIndustry()Gets the value of the orderRequestHeaderIndustry property.java.lang.StringgetOrderType()Gets the value of the orderType property.java.lang.StringgetOrderVersion()Gets the value of the orderVersion property.java.lang.StringgetParentAgreementID()Gets the value of the parentAgreementID property.java.lang.StringgetParentAgreementPayloadID()Gets the value of the parentAgreementPayloadID property.PaymentgetPayment()Gets the value of the payment property.java.util.List<PaymentTerm>getPaymentTerm()Gets the value of the paymentTerm property.java.lang.StringgetPickUpDate()Gets the value of the pickUpDate property.java.lang.StringgetReleaseRequired()Gets the value of the releaseRequired property.java.lang.StringgetRequestedDeliveryDate()Gets the value of the requestedDeliveryDate property.java.lang.StringgetRequisitionID()Gets the value of the requisitionID property.java.lang.StringgetShipComplete()Gets the value of the shipComplete property.ShippinggetShipping()Gets the value of the shipping property.ShipTogetShipTo()Gets the value of the shipTo property.SupplierOrderInfogetSupplierOrderInfo()Gets the value of the supplierOrderInfo property.TaxgetTax()Gets the value of the tax property.TermsOfDeliverygetTermsOfDelivery()Gets the value of the termsOfDelivery property.TotalgetTotal()Gets the value of the total property.java.lang.StringgetType()Gets the value of the type property.voidsetAgreementID(java.lang.String value)Sets the value of the agreementID property.voidsetAgreementPayloadID(java.lang.String value)Sets the value of the agreementPayloadID property.voidsetBillTo(BillTo value)Sets the value of the billTo property.voidsetComments(Comments value)Sets the value of the comments property.voidsetControlKeys(ControlKeys value)Sets the value of the controlKeys property.voidsetDeliveryPeriod(DeliveryPeriod value)Sets the value of the deliveryPeriod property.voidsetDocumentReference(DocumentReference value)Sets the value of the documentReference property.voidsetEffectiveDate(java.lang.String value)Sets the value of the effectiveDate property.voidsetExpirationDate(java.lang.String value)Sets the value of the expirationDate property.voidsetFollowup(Followup value)Sets the value of the followup property.voidsetIsInternalVersion(java.lang.String value)Sets the value of the isInternalVersion property.voidsetOrderDate(java.lang.String value)Sets the value of the orderDate property.voidsetOrderID(java.lang.String value)Sets the value of the orderID property.voidsetOrderRequestHeaderIndustry(OrderRequestHeaderIndustry value)Sets the value of the orderRequestHeaderIndustry property.voidsetOrderType(java.lang.String value)Sets the value of the orderType property.voidsetOrderVersion(java.lang.String value)Sets the value of the orderVersion property.voidsetParentAgreementID(java.lang.String value)Sets the value of the parentAgreementID property.voidsetParentAgreementPayloadID(java.lang.String value)Sets the value of the parentAgreementPayloadID property.voidsetPayment(Payment value)Sets the value of the payment property.voidsetPickUpDate(java.lang.String value)Sets the value of the pickUpDate property.voidsetReleaseRequired(java.lang.String value)Sets the value of the releaseRequired property.voidsetRequestedDeliveryDate(java.lang.String value)Sets the value of the requestedDeliveryDate property.voidsetRequisitionID(java.lang.String value)Sets the value of the requisitionID property.voidsetShipComplete(java.lang.String value)Sets the value of the shipComplete property.voidsetShipping(Shipping value)Sets the value of the shipping property.voidsetShipTo(ShipTo value)Sets the value of the shipTo property.voidsetSupplierOrderInfo(SupplierOrderInfo value)Sets the value of the supplierOrderInfo property.voidsetTax(Tax value)Sets the value of the tax property.voidsetTermsOfDelivery(TermsOfDelivery value)Sets the value of the termsOfDelivery property.voidsetTotal(Total value)Sets the value of the total property.voidsetType(java.lang.String value)Sets the value of the type property.
-
-
-
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
-
shipping
protected Shipping shipping
-
tax
protected Tax tax
-
payment
protected Payment payment
-
paymentTerm
protected java.util.List<PaymentTerm> paymentTerm
-
contact
protected java.util.List<Contact> contact
-
comments
protected Comments comments
-
followup
protected Followup followup
-
controlKeys
protected ControlKeys controlKeys
-
documentReference
protected DocumentReference documentReference
-
supplierOrderInfo
protected SupplierOrderInfo supplierOrderInfo
-
termsOfDelivery
protected TermsOfDelivery termsOfDelivery
-
deliveryPeriod
protected DeliveryPeriod deliveryPeriod
-
idReference
protected java.util.List<IdReference> idReference
-
orderRequestHeaderIndustry
protected OrderRequestHeaderIndustry orderRequestHeaderIndustry
-
extrinsic
protected java.util.List<Extrinsic> extrinsic
-
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isTotal
-
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 isShipTo
-
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 isBillTo
-
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 isShipping
-
setTax
public void setTax(Tax value)
Sets the value of the tax property.- Parameters:
value- allowed object isTax
-
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 isPayment
-
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
setmethod 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
setmethod 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 isComments
-
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 isFollowup
-
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 isControlKeys
-
getDocumentReference
public DocumentReference getDocumentReference()
Gets the value of the documentReference property.- Returns:
- possible object is
DocumentReference
-
setDocumentReference
public void setDocumentReference(DocumentReference value)
Sets the value of the documentReference property.- Parameters:
value- allowed object isDocumentReference
-
getSupplierOrderInfo
public SupplierOrderInfo getSupplierOrderInfo()
Gets the value of the supplierOrderInfo property.- Returns:
- possible object is
SupplierOrderInfo
-
setSupplierOrderInfo
public void setSupplierOrderInfo(SupplierOrderInfo value)
Sets the value of the supplierOrderInfo property.- Parameters:
value- allowed object isSupplierOrderInfo
-
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 isTermsOfDelivery
-
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 isDeliveryPeriod
-
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
setmethod 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
-
getOrderRequestHeaderIndustry
public OrderRequestHeaderIndustry getOrderRequestHeaderIndustry()
Gets the value of the orderRequestHeaderIndustry property.- Returns:
- possible object is
OrderRequestHeaderIndustry
-
setOrderRequestHeaderIndustry
public void setOrderRequestHeaderIndustry(OrderRequestHeaderIndustry value)
Sets the value of the orderRequestHeaderIndustry property.- Parameters:
value- allowed object isOrderRequestHeaderIndustry
-
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
setmethod 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
-
-