|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.ics.ws.wsdl.CategoryTO
| Constructor Summary | |
|---|---|
CategoryTO()
|
|
CategoryTO(String[] cardList,
String icon,
String id,
int idx,
String name,
String parentId,
String selectedIcon,
String type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String[] |
getCardList()
Gets the cardList value for this CategoryTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
String |
getIcon()
Gets the icon value for this CategoryTO. |
String |
getId()
Gets the id value for this CategoryTO. |
int |
getIdx()
Gets the idx value for this CategoryTO. |
String |
getName()
Gets the name value for this CategoryTO. |
String |
getParentId()
Gets the parentId value for this CategoryTO. |
String |
getSelectedIcon()
Gets the selectedIcon value for this CategoryTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
String |
getType()
Gets the type value for this CategoryTO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCardList(String[] cardList)
Sets the cardList value for this CategoryTO. |
void |
setIcon(String icon)
Sets the icon value for this CategoryTO. |
void |
setId(String id)
Sets the id value for this CategoryTO. |
void |
setIdx(int idx)
Sets the idx value for this CategoryTO. |
void |
setName(String name)
Sets the name value for this CategoryTO. |
void |
setParentId(String parentId)
Sets the parentId value for this CategoryTO. |
void |
setSelectedIcon(String selectedIcon)
Sets the selectedIcon value for this CategoryTO. |
void |
setType(String type)
Sets the type value for this CategoryTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CategoryTO()
public CategoryTO(String[] cardList,
String icon,
String id,
int idx,
String name,
String parentId,
String selectedIcon,
String type)
| Method Detail |
public String[] getCardList()
public void setCardList(String[] cardList)
cardList - public String getIcon()
public void setIcon(String icon)
icon - public String getId()
public void setId(String id)
id - public int getIdx()
public void setIdx(int idx)
idx - public String getName()
public void setName(String name)
name - public String getParentId()
public void setParentId(String parentId)
parentId - public String getSelectedIcon()
public void setSelectedIcon(String selectedIcon)
selectedIcon - public String getType()
public void setType(String type)
type - public boolean equals(Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||