|
||||||||||||
| 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.UIDescriptorTO
org.eclipse.higgins.ics.ws.wsdl.PropertyTO
| Constructor Summary | |
|---|---|
PropertyTO()
|
|
PropertyTO(String name,
String inputMask,
String[] optionalValues,
String pattern,
int type,
String claimType,
PropertyTO[] complexValue,
String[] value,
String valueType,
boolean visible)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getClaimType()
Gets the claimType value for this PropertyTO. |
PropertyTO[] |
getComplexValue()
Gets the complexValue value for this PropertyTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
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 |
String[] |
getValue()
Gets the value value for this PropertyTO. |
String |
getValueType()
Gets the valueType value for this PropertyTO. |
int |
hashCode()
|
boolean |
isVisible()
Gets the visible value for this PropertyTO. |
void |
setClaimType(String claimType)
Sets the claimType value for this PropertyTO. |
void |
setComplexValue(PropertyTO[] complexValue)
Sets the complexValue value for this PropertyTO. |
void |
setValue(String[] value)
Sets the value value for this PropertyTO. |
void |
setValueType(String valueType)
Sets the valueType value for this PropertyTO. |
void |
setVisible(boolean visible)
Sets the visible value for this PropertyTO. |
| Methods inherited from class org.eclipse.higgins.ics.ws.wsdl.UIDescriptorTO |
|---|
getInputMask, getOptionalValues, getPattern, getType, setInputMask, setOptionalValues, setPattern, setType |
| 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 PropertyTO()
public PropertyTO(String name,
String inputMask,
String[] optionalValues,
String pattern,
int type,
String claimType,
PropertyTO[] complexValue,
String[] value,
String valueType,
boolean visible)
| Method Detail |
public String getClaimType()
public void setClaimType(String claimType)
claimType - public PropertyTO[] getComplexValue()
public void setComplexValue(PropertyTO[] complexValue)
complexValue - public String[] getValue()
public void setValue(String[] value)
value - public String getValueType()
public void setValueType(String valueType)
valueType - public boolean isVisible()
public void setVisible(boolean visible)
visible - public boolean equals(Object obj)
equals in class UIDescriptorTOpublic int hashCode()
hashCode in class UIDescriptorTOpublic 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 | |||||||||||