public interface ChangeOrderCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
RespondOrderType |
getRespondOrder()
This method gets the result (
RespondOrderType BOD). |
void |
setChangeOrder(ChangeOrderType changeOrder)
This method sets the
ChangeOrder. |
static final java.lang.String COPYRIGHT
void setChangeOrder(ChangeOrderType changeOrder)
ChangeOrder.changeOrder - the ChangeOrder BOD that ChangeOrderCmd would executeRespondOrderType getRespondOrder()
RespondOrderType BOD).RespondOrderType the RespondOrderType BOD would return to the
client