|
||||||||||||
| 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.ITemplateElementTO
| Constructor Summary | |
|---|---|
ITemplateElementTO()
|
|
ITemplateElementTO(String name,
String inputMask,
String[] optionalValues,
String pattern,
int type,
ITemplateElementTO[] containerValue,
String description,
String id,
boolean isValueRequired,
String value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
ITemplateElementTO[] |
getContainerValue()
Gets the containerValue value for this ITemplateElementTO. |
String |
getDescription()
Gets the description value for this ITemplateElementTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
String |
getId()
Gets the id value for this ITemplateElementTO. |
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 ITemplateElementTO. |
int |
hashCode()
|
boolean |
isIsValueRequired()
Gets the isValueRequired value for this ITemplateElementTO. |
void |
setContainerValue(ITemplateElementTO[] containerValue)
Sets the containerValue value for this ITemplateElementTO. |
void |
setDescription(String description)
Sets the description value for this ITemplateElementTO. |
void |
setId(String id)
Sets the id value for this ITemplateElementTO. |
void |
setIsValueRequired(boolean isValueRequired)
Sets the isValueRequired value for this ITemplateElementTO. |
void |
setValue(String value)
Sets the value value for this ITemplateElementTO. |
| 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 ITemplateElementTO()
public ITemplateElementTO(String name,
String inputMask,
String[] optionalValues,
String pattern,
int type,
ITemplateElementTO[] containerValue,
String description,
String id,
boolean isValueRequired,
String value)
| Method Detail |
public ITemplateElementTO[] getContainerValue()
public void setContainerValue(ITemplateElementTO[] containerValue)
containerValue - public String getDescription()
public void setDescription(String description)
description - public String getId()
public void setId(String id)
id - public boolean isIsValueRequired()
public void setIsValueRequired(boolean isValueRequired)
isValueRequired - public String getValue()
public void setValue(String value)
value - 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 | |||||||||||