com.xtravelsystem.online.published.V1_0RC1.basket.answers
Class GetBasketsRS
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.basket.answers.GetBasketsRS
public class GetBasketsRS
- extends java.lang.Object
holder for the getbaskets response
- Author:
- Miguel Pérez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetBasketsRS
public GetBasketsRS()
GetBasketsRS
public GetBasketsRS(GetBasketsResult[] result)
getResult
public GetBasketsResult[] getResult()
setResult
public void setResult(GetBasketsResult[] result)
getFromRow
public int getFromRow()
setFromRow
public void setFromRow(int fromRow)
getToRow
public int getToRow()
setToRow
public void setToRow(int toRow)
getTotalRows
public int getTotalRows()
setTotalRows
public void setTotalRows(int totalRows)