Package org.cxml
Class OrderStatusRequestIDInfo
java.lang.Object
org.cxml.OrderStatusRequestIDInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the orderStatusRequestDate property.Gets the value of the orderStatusRequestID property.voidsetOrderStatusRequestDate(String value) Sets the value of the orderStatusRequestDate property.voidsetOrderStatusRequestID(String value) Sets the value of the orderStatusRequestID property.
-
Field Details
-
orderStatusRequestID
-
orderStatusRequestDate
-
-
Constructor Details
-
OrderStatusRequestIDInfo
public OrderStatusRequestIDInfo()
-
-
Method Details
-
getOrderStatusRequestID
Gets the value of the orderStatusRequestID property.- Returns:
- possible object is
String
-
setOrderStatusRequestID
Sets the value of the orderStatusRequestID property.- Parameters:
value- allowed object isString
-
getOrderStatusRequestDate
Gets the value of the orderStatusRequestDate property.- Returns:
- possible object is
String
-
setOrderStatusRequestDate
Sets the value of the orderStatusRequestDate property.- Parameters:
value- allowed object isString
-