|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xtravelsystem.online.published.V1_0RC1.common.requests.DesiredSupplement
public class DesiredSupplement
Constructor Summary | |
---|---|
DesiredSupplement()
|
Method Summary | |
---|---|
java.lang.String |
getCode()
the supplement code |
int |
getQuantity()
how many |
void |
setCode(java.lang.String code)
the supplement code |
void |
setQuantity(int quantity)
how many |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DesiredSupplement()
Method Detail |
---|
public java.lang.String getCode()
public void setCode(java.lang.String code)
public int getQuantity()
public void setQuantity(int quantity)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |