@Deprecated public class AwardBO extends java.lang.Object
AwardBO()
int
getAmount()
java.lang.String
getType()
void
setAmount(int amout)
setType(java.lang.String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AwardBO()
public int getAmount()
public void setAmount(int amout)
public java.lang.String getType()
public void setType(java.lang.String type)