Package org.cxml
Class PurchaseRequisitionRequest
java.lang.Object
org.cxml.PurchaseRequisitionRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the purchaseRequisition property.voidSets the value of the purchaseRequisition property.
-
Field Details
-
purchaseRequisition
-
-
Constructor Details
-
PurchaseRequisitionRequest
public PurchaseRequisitionRequest()
-
-
Method Details
-
getPurchaseRequisition
Gets the value of the purchaseRequisition property.- Returns:
- possible object is
PurchaseRequisition
-
setPurchaseRequisition
Sets the value of the purchaseRequisition property.- Parameters:
value- allowed object isPurchaseRequisition
-