public interface GetPromotionCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
ShowPromotionType |
getShowPromotion()
Provide a get method to get the result (ShowPromotionType BOD)
|
void |
setGetPromotion(GetPromotionType getPromotion)
A set method for GetPromotion
|
static final java.lang.String COPYRIGHT
void setGetPromotion(GetPromotionType getPromotion)
getPromotion
- the GetPromotion BOD that GetPromotionCmd would executeShowPromotionType getShowPromotion()