|
||||||||||
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.answers.GetProductRS
public class GetProductRS
holder for the getproduct method response
Constructor Summary | |
---|---|
GetProductRS()
|
|
GetProductRS(Product[] product)
|
Method Summary | |
---|---|
Product[] |
getProduct()
the product tree |
void |
setProduct(Product[] product)
the product tree |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetProductRS()
public GetProductRS(Product[] product)
Method Detail |
---|
public Product[] getProduct()
public void setProduct(Product[] product)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |