|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xtravelsystem.online.published.V1_0RC1.transfer.requests.OptionalSupplementRQ
public class OptionalSupplementRQ
Constructor Summary | |
---|---|
OptionalSupplementRQ()
|
|
OptionalSupplementRQ(java.lang.String suplementCode,
int quantity)
|
Method Summary | |
---|---|
int |
getQuantity()
|
java.lang.String |
getSuplementCode()
|
void |
setQuantity(int quantity)
|
void |
setSuplementCode(java.lang.String suplementCode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OptionalSupplementRQ()
public OptionalSupplementRQ(java.lang.String suplementCode, int quantity)
Method Detail |
---|
public int getQuantity()
public void setQuantity(int quantity)
public java.lang.String getSuplementCode()
public void setSuplementCode(java.lang.String suplementCode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |