|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.ics.ws.wsdl.ICardsAndCategoryTO
| Constructor Summary | |
|---|---|
ICardsAndCategoryTO()
|
|
ICardsAndCategoryTO(ICardTO[] ICardList,
CategoryTO[] categoryList)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
CategoryTO[] |
getCategoryList()
Gets the categoryList value for this ICardsAndCategoryTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ICardTO[] |
getICardList()
Gets the ICardList value for this ICardsAndCategoryTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCategoryList(CategoryTO[] categoryList)
Sets the categoryList value for this ICardsAndCategoryTO. |
void |
setICardList(ICardTO[] ICardList)
Sets the ICardList value for this ICardsAndCategoryTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ICardsAndCategoryTO()
public ICardsAndCategoryTO(ICardTO[] ICardList,
CategoryTO[] categoryList)
| Method Detail |
public ICardTO[] getICardList()
public void setICardList(ICardTO[] ICardList)
ICardList - public CategoryTO[] getCategoryList()
public void setCategoryList(CategoryTO[] categoryList)
categoryList - 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 | |||||||||||