public interface ProcessOrderCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
AcknowledgeOrderType |
getAcknowledgeOrder()
This method provides a Process method to Process the result (AcknowledgeOrderType BOD).
|
void |
setProcessOrder(ProcessOrderType processOrder)
This method sets the process order.
|
static final java.lang.String COPYRIGHT
void setProcessOrder(ProcessOrderType processOrder)
processOrder
- the ProcessOrder BOD that ProcessOrderCmd would executeAcknowledgeOrderType getAcknowledgeOrder()