org.eclipse.higgins.ics.gwt.base.client.model.entity
Class UserData
java.lang.Object
org.eclipse.higgins.ics.gwt.base.client.model.entity.BaseEntity
org.eclipse.higgins.ics.gwt.base.client.model.entity.UserData
- All Implemented Interfaces:
- Serializable
- public class UserData
- extends BaseEntity
- implements Serializable
- Author:
- Alexander Yuhimenko
- See Also:
- Serialized Form
UserData
public UserData()
getCards
public Card[] getCards()
setCards
public void setCards(Card[] cards)
getCategoryList
public ArrayList getCategoryList()
setCategoryList
public void setCategoryList(ArrayList categoryList)