|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.sync.to.BaseTO
org.eclipse.higgins.sync.to.CardsTO
public class CardsTO
Represents Card container.
| Constructor Summary | |
|---|---|
CardsTO()
|
|
| Method Summary | |
|---|---|
CardTO[] |
getCards()
|
CardsTO |
setCards(CardTO[] cards)
|
| Methods inherited from class org.eclipse.higgins.sync.to.BaseTO |
|---|
getId, getRevision, setId, setRevision |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CardsTO()
| Method Detail |
|---|
public CardTO[] getCards()
public CardsTO setCards(CardTO[] cards)
cards - the cards to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||