|
||||||||||||
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.UIResponseClauseTO
Constructor Summary | |
---|---|
UIResponseClauseTO()
|
|
UIResponseClauseTO(String name,
String[] label,
String[] labelType,
String longOptional,
String longlabel,
String[] optional,
String[] optionalType,
UIResponseUsableCardsTO usableCards,
String[] usedCardCuids)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
String[] |
getLabel()
Gets the label value for this UIResponseClauseTO. |
String[] |
getLabelType()
Gets the labelType value for this UIResponseClauseTO. |
String |
getLonglabel()
Gets the longlabel value for this UIResponseClauseTO. |
String |
getLongOptional()
Gets the longOptional value for this UIResponseClauseTO. |
String[] |
getOptional()
Gets the optional value for this UIResponseClauseTO. |
String[] |
getOptionalType()
Gets the optionalType value for this UIResponseClauseTO. |
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 |
UIResponseUsableCardsTO |
getUsableCards()
Gets the usableCards value for this UIResponseClauseTO. |
String[] |
getUsedCardCuids()
Gets the usedCardCuids value for this UIResponseClauseTO. |
int |
hashCode()
|
void |
setLabel(String[] label)
Sets the label value for this UIResponseClauseTO. |
void |
setLabelType(String[] labelType)
Sets the labelType value for this UIResponseClauseTO. |
void |
setLonglabel(String longlabel)
Sets the longlabel value for this UIResponseClauseTO. |
void |
setLongOptional(String longOptional)
Sets the longOptional value for this UIResponseClauseTO. |
void |
setOptional(String[] optional)
Sets the optional value for this UIResponseClauseTO. |
void |
setOptionalType(String[] optionalType)
Sets the optionalType value for this UIResponseClauseTO. |
void |
setUsableCards(UIResponseUsableCardsTO usableCards)
Sets the usableCards value for this UIResponseClauseTO. |
void |
setUsedCardCuids(String[] usedCardCuids)
Sets the usedCardCuids value for this UIResponseClauseTO. |
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 UIResponseClauseTO()
public UIResponseClauseTO(String name, String[] label, String[] labelType, String longOptional, String longlabel, String[] optional, String[] optionalType, UIResponseUsableCardsTO usableCards, String[] usedCardCuids)
Method Detail |
public String[] getLabel()
public void setLabel(String[] label)
label
- public String[] getLabelType()
public void setLabelType(String[] labelType)
labelType
- public String getLongOptional()
public void setLongOptional(String longOptional)
longOptional
- public String getLonglabel()
public void setLonglabel(String longlabel)
longlabel
- public String[] getOptional()
public void setOptional(String[] optional)
optional
- public String[] getOptionalType()
public void setOptionalType(String[] optionalType)
optionalType
- public UIResponseUsableCardsTO getUsableCards()
public void setUsableCards(UIResponseUsableCardsTO usableCards)
usableCards
- public String[] getUsedCardCuids()
public void setUsedCardCuids(String[] usedCardCuids)
usedCardCuids
- public boolean equals(Object obj)
equals
in class BaseTransferObject
public int hashCode()
hashCode
in class BaseTransferObject
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 |