Interface for ChangeStatusRLPromotion
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT the copyright information |
static java.lang.String |
defaultCommandClassName the default implementation classname |
static java.lang.String |
NAME the Interfacename |
Method Summary | |
---|---|
void |
setCalcodeId(java.lang.String calcodeId) Sets the calcode_id |
void |
setStatus(java.lang.Integer status)
Sets the status |
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 setCalcodeId(java.lang.String calcodeId)
calcodeId
- intpublic void setStatus(java.lang.Integer status)
status
- int