|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectnet.parityinc.higgins.rpps.core.obj.FormTO
| Constructor Summary | |
|---|---|
FormTO()
|
|
FormTO(String action,
String id,
String name)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAction()
Gets the action value for this FormTO. |
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 FormTO. |
String |
getName()
Gets the name value for this FormTO. |
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 |
int |
hashCode()
|
void |
setAction(String action)
Sets the action value for this FormTO. |
void |
setId(String id)
Sets the id value for this FormTO. |
void |
setName(String name)
Sets the name value for this FormTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FormTO()
public FormTO(String action,
String id,
String name)
| Method Detail |
public String getAction()
public void setAction(String action)
action - public String getId()
public void setId(String id)
id - public String getName()
public void setName(String name)
name - public boolean equals(Object obj)
public int hashCode()
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 | |||||||||||