|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.ics.ws.wsdl.BaseTransferObject
org.eclipse.higgins.ics.ws.wsdl.ICardTemplateTO
| Constructor Summary | |
|---|---|
ICardTemplateTO()
|
|
ICardTemplateTO(String name,
String cardType,
String description,
ITemplateElementTO[] elements,
String id,
String providerDescription,
String providerID,
String providerName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCardType()
Gets the cardType value for this ICardTemplateTO. |
String |
getDescription()
Gets the description value for this ICardTemplateTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ITemplateElementTO[] |
getElements()
Gets the elements value for this ICardTemplateTO. |
String |
getId()
Gets the id value for this ICardTemplateTO. |
String |
getProviderDescription()
Gets the providerDescription value for this ICardTemplateTO. |
String |
getProviderID()
Gets the providerID value for this ICardTemplateTO. |
String |
getProviderName()
Gets the providerName value for this ICardTemplateTO. |
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 |
setCardType(String cardType)
Sets the cardType value for this ICardTemplateTO. |
void |
setDescription(String description)
Sets the description value for this ICardTemplateTO. |
void |
setElements(ITemplateElementTO[] elements)
Sets the elements value for this ICardTemplateTO. |
void |
setId(String id)
Sets the id value for this ICardTemplateTO. |
void |
setProviderDescription(String providerDescription)
Sets the providerDescription value for this ICardTemplateTO. |
void |
setProviderID(String providerID)
Sets the providerID value for this ICardTemplateTO. |
void |
setProviderName(String providerName)
Sets the providerName value for this ICardTemplateTO. |
| Methods inherited from class org.eclipse.higgins.ics.ws.wsdl.BaseTransferObject |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ICardTemplateTO()
public ICardTemplateTO(String name,
String cardType,
String description,
ITemplateElementTO[] elements,
String id,
String providerDescription,
String providerID,
String providerName)
| Method Detail |
public String getCardType()
public void setCardType(String cardType)
cardType - public String getDescription()
public void setDescription(String description)
description - public ITemplateElementTO[] getElements()
public void setElements(ITemplateElementTO[] elements)
elements - public String getId()
public void setId(String id)
id - public String getProviderDescription()
public void setProviderDescription(String providerDescription)
providerDescription - public String getProviderID()
public void setProviderID(String providerID)
providerID - public String getProviderName()
public void setProviderName(String providerName)
providerName - public boolean equals(Object obj)
equals in class BaseTransferObjectpublic int hashCode()
hashCode in class BaseTransferObjectpublic 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 | |||||||||||