public class OrderRequestHeader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
agreementID |
protected java.lang.String |
agreementPayloadID |
protected BillTo |
billTo |
protected Comments |
comments |
protected java.util.List<Contact> |
contact |
protected ControlKeys |
controlKeys |
protected DeliveryPeriod |
deliveryPeriod |
protected DocumentReference |
documentReference |
protected java.lang.String |
effectiveDate |
protected java.lang.String |
expirationDate |
protected java.util.List<Extrinsic> |
extrinsic |
protected Followup |
followup |
protected java.util.List<IdReference> |
idReference |
protected java.lang.String |
isInternalVersion |
protected java.lang.String |
orderDate |
protected java.lang.String |
orderID |
protected OrderRequestHeaderIndustry |
orderRequestHeaderIndustry |
protected java.lang.String |
orderType |
protected java.lang.String |
orderVersion |
protected java.lang.String |
parentAgreementID |
protected java.lang.String |
parentAgreementPayloadID |
protected Payment |
payment |
protected java.util.List<PaymentTerm> |
paymentTerm |
protected java.lang.String |
pickUpDate |
protected java.lang.String |
releaseRequired |
protected java.lang.String |
requestedDeliveryDate |
protected java.lang.String |
requisitionID |
protected java.lang.String |
shipComplete |
protected Shipping |
shipping |
protected ShipTo |
shipTo |
protected SupplierOrderInfo |
supplierOrderInfo |
protected Tax |
tax |
protected TermsOfDelivery |
termsOfDelivery |
protected Total |
total |
protected java.lang.String |
type |
| Constructor and Description |
|---|
OrderRequestHeader() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAgreementID()
Gets the value of the agreementID property.
|
java.lang.String |
getAgreementPayloadID()
Gets the value of the agreementPayloadID property.
|
BillTo |
getBillTo()
Gets the value of the billTo property.
|
Comments |
getComments()
Gets the value of the comments property.
|
java.util.List<Contact> |
getContact()
Gets the value of the contact property.
|
ControlKeys |
getControlKeys()
Gets the value of the controlKeys property.
|
DeliveryPeriod |
getDeliveryPeriod()
Gets the value of the deliveryPeriod property.
|
DocumentReference |
getDocumentReference()
Gets the value of the documentReference property.
|
java.lang.String |
getEffectiveDate()
Gets the value of the effectiveDate property.
|
java.lang.String |
getExpirationDate()
Gets the value of the expirationDate property.
|
java.util.List<Extrinsic> |
getExtrinsic()
Gets the value of the extrinsic property.
|
Followup |
getFollowup()
Gets the value of the followup property.
|
java.util.List<IdReference> |
getIdReference()
Gets the value of the idReference property.
|
java.lang.String |
getIsInternalVersion()
Gets the value of the isInternalVersion property.
|
java.lang.String |
getOrderDate()
Gets the value of the orderDate property.
|
java.lang.String |
getOrderID()
Gets the value of the orderID property.
|
OrderRequestHeaderIndustry |
getOrderRequestHeaderIndustry()
Gets the value of the orderRequestHeaderIndustry property.
|
java.lang.String |
getOrderType()
Gets the value of the orderType property.
|
java.lang.String |
getOrderVersion()
Gets the value of the orderVersion property.
|
java.lang.String |
getParentAgreementID()
Gets the value of the parentAgreementID property.
|
java.lang.String |
getParentAgreementPayloadID()
Gets the value of the parentAgreementPayloadID property.
|
Payment |
getPayment()
Gets the value of the payment property.
|
java.util.List<PaymentTerm> |
getPaymentTerm()
Gets the value of the paymentTerm property.
|
java.lang.String |
getPickUpDate()
Gets the value of the pickUpDate property.
|
java.lang.String |
getReleaseRequired()
Gets the value of the releaseRequired property.
|
java.lang.String |
getRequestedDeliveryDate()
Gets the value of the requestedDeliveryDate property.
|
java.lang.String |
getRequisitionID()
Gets the value of the requisitionID property.
|
java.lang.String |
getShipComplete()
Gets the value of the shipComplete property.
|
Shipping |
getShipping()
Gets the value of the shipping property.
|
ShipTo |
getShipTo()
Gets the value of the shipTo property.
|
SupplierOrderInfo |
getSupplierOrderInfo()
Gets the value of the supplierOrderInfo property.
|
Tax |
getTax()
Gets the value of the tax property.
|
TermsOfDelivery |
getTermsOfDelivery()
Gets the value of the termsOfDelivery property.
|
Total |
getTotal()
Gets the value of the total property.
|
java.lang.String |
getType()
Gets the value of the type property.
|
void |
setAgreementID(java.lang.String value)
Sets the value of the agreementID property.
|
void |
setAgreementPayloadID(java.lang.String value)
Sets the value of the agreementPayloadID property.
|
void |
setBillTo(BillTo value)
Sets the value of the billTo property.
|
void |
setComments(Comments value)
Sets the value of the comments property.
|
void |
setControlKeys(ControlKeys value)
Sets the value of the controlKeys property.
|
void |
setDeliveryPeriod(DeliveryPeriod value)
Sets the value of the deliveryPeriod property.
|
void |
setDocumentReference(DocumentReference value)
Sets the value of the documentReference property.
|
void |
setEffectiveDate(java.lang.String value)
Sets the value of the effectiveDate property.
|
void |
setExpirationDate(java.lang.String value)
Sets the value of the expirationDate property.
|
void |
setFollowup(Followup value)
Sets the value of the followup property.
|
void |
setIsInternalVersion(java.lang.String value)
Sets the value of the isInternalVersion property.
|
void |
setOrderDate(java.lang.String value)
Sets the value of the orderDate property.
|
void |
setOrderID(java.lang.String value)
Sets the value of the orderID property.
|
void |
setOrderRequestHeaderIndustry(OrderRequestHeaderIndustry value)
Sets the value of the orderRequestHeaderIndustry property.
|
void |
setOrderType(java.lang.String value)
Sets the value of the orderType property.
|
void |
setOrderVersion(java.lang.String value)
Sets the value of the orderVersion property.
|
void |
setParentAgreementID(java.lang.String value)
Sets the value of the parentAgreementID property.
|
void |
setParentAgreementPayloadID(java.lang.String value)
Sets the value of the parentAgreementPayloadID property.
|
void |
setPayment(Payment value)
Sets the value of the payment property.
|
void |
setPickUpDate(java.lang.String value)
Sets the value of the pickUpDate property.
|
void |
setReleaseRequired(java.lang.String value)
Sets the value of the releaseRequired property.
|
void |
setRequestedDeliveryDate(java.lang.String value)
Sets the value of the requestedDeliveryDate property.
|
void |
setRequisitionID(java.lang.String value)
Sets the value of the requisitionID property.
|
void |
setShipComplete(java.lang.String value)
Sets the value of the shipComplete property.
|
void |
setShipping(Shipping value)
Sets the value of the shipping property.
|
void |
setShipTo(ShipTo value)
Sets the value of the shipTo property.
|
void |
setSupplierOrderInfo(SupplierOrderInfo value)
Sets the value of the supplierOrderInfo property.
|
void |
setTax(Tax value)
Sets the value of the tax property.
|
void |
setTermsOfDelivery(TermsOfDelivery value)
Sets the value of the termsOfDelivery property.
|
void |
setTotal(Total value)
Sets the value of the total property.
|
void |
setType(java.lang.String value)
Sets the value of the type property.
|
protected java.lang.String orderID
protected java.lang.String orderDate
protected java.lang.String orderType
protected java.lang.String releaseRequired
protected java.lang.String type
protected java.lang.String orderVersion
protected java.lang.String isInternalVersion
protected java.lang.String parentAgreementID
protected java.lang.String parentAgreementPayloadID
protected java.lang.String effectiveDate
protected java.lang.String expirationDate
protected java.lang.String agreementID
protected java.lang.String agreementPayloadID
protected java.lang.String requisitionID
protected java.lang.String shipComplete
protected java.lang.String pickUpDate
protected java.lang.String requestedDeliveryDate
protected Total total
protected ShipTo shipTo
protected BillTo billTo
protected Shipping shipping
protected Tax tax
protected Payment payment
protected java.util.List<PaymentTerm> paymentTerm
protected java.util.List<Contact> contact
protected Comments comments
protected Followup followup
protected ControlKeys controlKeys
protected DocumentReference documentReference
protected SupplierOrderInfo supplierOrderInfo
protected TermsOfDelivery termsOfDelivery
protected DeliveryPeriod deliveryPeriod
protected java.util.List<IdReference> idReference
protected OrderRequestHeaderIndustry orderRequestHeaderIndustry
protected java.util.List<Extrinsic> extrinsic
public java.lang.String getOrderID()
Stringpublic void setOrderID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOrderDate()
Stringpublic void setOrderDate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOrderType()
Stringpublic void setOrderType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getReleaseRequired()
Stringpublic void setReleaseRequired(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getType()
Stringpublic void setType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOrderVersion()
Stringpublic void setOrderVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIsInternalVersion()
Stringpublic void setIsInternalVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getParentAgreementID()
Stringpublic void setParentAgreementID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getParentAgreementPayloadID()
Stringpublic void setParentAgreementPayloadID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEffectiveDate()
Stringpublic void setEffectiveDate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getExpirationDate()
Stringpublic void setExpirationDate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAgreementID()
Stringpublic void setAgreementID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAgreementPayloadID()
Stringpublic void setAgreementPayloadID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequisitionID()
Stringpublic void setRequisitionID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getShipComplete()
Stringpublic void setShipComplete(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPickUpDate()
Stringpublic void setPickUpDate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestedDeliveryDate()
Stringpublic void setRequestedDeliveryDate(java.lang.String value)
value - allowed object is
Stringpublic Total getTotal()
Totalpublic void setTotal(Total value)
value - allowed object is
Totalpublic ShipTo getShipTo()
ShipTopublic void setShipTo(ShipTo value)
value - allowed object is
ShipTopublic BillTo getBillTo()
BillTopublic void setBillTo(BillTo value)
value - allowed object is
BillTopublic Shipping getShipping()
Shippingpublic void setShipping(Shipping value)
value - allowed object is
Shippingpublic void setTax(Tax value)
value - allowed object is
Taxpublic Payment getPayment()
Paymentpublic void setPayment(Payment value)
value - allowed object is
Paymentpublic java.util.List<PaymentTerm> getPaymentTerm()
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
public java.util.List<Contact> getContact()
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
public Comments getComments()
Commentspublic void setComments(Comments value)
value - allowed object is
Commentspublic Followup getFollowup()
Followuppublic void setFollowup(Followup value)
value - allowed object is
Followuppublic ControlKeys getControlKeys()
ControlKeyspublic void setControlKeys(ControlKeys value)
value - allowed object is
ControlKeyspublic DocumentReference getDocumentReference()
DocumentReferencepublic void setDocumentReference(DocumentReference value)
value - allowed object is
DocumentReferencepublic SupplierOrderInfo getSupplierOrderInfo()
SupplierOrderInfopublic void setSupplierOrderInfo(SupplierOrderInfo value)
value - allowed object is
SupplierOrderInfopublic TermsOfDelivery getTermsOfDelivery()
TermsOfDeliverypublic void setTermsOfDelivery(TermsOfDelivery value)
value - allowed object is
TermsOfDeliverypublic DeliveryPeriod getDeliveryPeriod()
DeliveryPeriodpublic void setDeliveryPeriod(DeliveryPeriod value)
value - allowed object is
DeliveryPeriodpublic java.util.List<IdReference> getIdReference()
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
public OrderRequestHeaderIndustry getOrderRequestHeaderIndustry()
OrderRequestHeaderIndustrypublic void setOrderRequestHeaderIndustry(OrderRequestHeaderIndustry value)
value - allowed object is
OrderRequestHeaderIndustrypublic java.util.List<Extrinsic> getExtrinsic()
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
Copyright © 2018 SAP SE. All Rights Reserved.