|
||||||||||||
| 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
| Constructor Summary | |
|---|---|
UIDescriptorTO()
|
|
UIDescriptorTO(String name,
String inputMask,
String[] optionalValues,
String pattern,
int type)
|
|
| 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 |
getInputMask()
Gets the inputMask value for this UIDescriptorTO. |
String[] |
getOptionalValues()
Gets the optionalValues value for this UIDescriptorTO. |
String |
getPattern()
Gets the pattern value for this UIDescriptorTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getType()
Gets the type value for this UIDescriptorTO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setInputMask(String inputMask)
Sets the inputMask value for this UIDescriptorTO. |
void |
setOptionalValues(String[] optionalValues)
Sets the optionalValues value for this UIDescriptorTO. |
void |
setPattern(String pattern)
Sets the pattern value for this UIDescriptorTO. |
void |
setType(int type)
Sets the type value for this UIDescriptorTO. |
| 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 UIDescriptorTO()
public UIDescriptorTO(String name,
String inputMask,
String[] optionalValues,
String pattern,
int type)
| Method Detail |
public String getInputMask()
public void setInputMask(String inputMask)
inputMask - public String[] getOptionalValues()
public void setOptionalValues(String[] optionalValues)
optionalValues - public String getPattern()
public void setPattern(String pattern)
pattern - public int getType()
public void setType(int type)
type - 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 | |||||||||||