|
||||||||||||
| 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.RPPolicy
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,
String privacyVersion,
RPPolicy oldPolicy,
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 |
RPPolicy |
getOldPolicy()
Gets the oldPolicy 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 |
setOldPolicy(RPPolicy oldPolicy)
Sets the oldPolicy 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.RPPolicy |
|---|
getLabel, getLabelType, getLonglabel, getLongOptional, getOptional, getOptionalType, getPrivacyVersion, setLabel, setLabelType, setLonglabel, setLongOptional, setOptional, setOptionalType, setPrivacyVersion |
| 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,
String privacyVersion,
RPPolicy oldPolicy,
UIResponseUsableCardsTO usableCards,
String[] usedCardCuids)
| Method Detail |
public RPPolicy getOldPolicy()
public void setOldPolicy(RPPolicy oldPolicy)
oldPolicy - 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 RPPolicypublic int hashCode()
hashCode in class RPPolicypublic 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 | |||||||||||