Interface for creating RLPromotion.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT the copyright information |
static java.lang.String |
defaultCommandClassName the default implementation class for the command |
static java.lang.String |
NAME the classname |
Method Summary | |
---|---|
void |
setRLPromotion(
RLPromotion newRLPromotion)
set RLPromotion object |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName
public static final java.lang.String NAME
Method Detail |
---|
public void setRLPromotion(RLPromotion newRLPromotion)