|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.proxy.web.ws.wsdl.RPEndPointTO
public class RPEndPointTO
| Constructor Summary | |
|---|---|
RPEndPointTO()
|
|
RPEndPointTO(String formAction,
String formId,
String formName,
String url)
|
|
| 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 |
getFormAction()
Gets the formAction value for this RPEndPointTO. |
String |
getFormId()
Gets the formId value for this RPEndPointTO. |
String |
getFormName()
Gets the formName value for this RPEndPointTO. |
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 |
getUrl()
Gets the url value for this RPEndPointTO. |
int |
hashCode()
|
void |
setFormAction(String formAction)
Sets the formAction value for this RPEndPointTO. |
void |
setFormId(String formId)
Sets the formId value for this RPEndPointTO. |
void |
setFormName(String formName)
Sets the formName value for this RPEndPointTO. |
void |
setUrl(String url)
Sets the url value for this RPEndPointTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RPEndPointTO()
public RPEndPointTO(String formAction,
String formId,
String formName,
String url)
| Method Detail |
|---|
public String getFormAction()
public void setFormAction(String formAction)
formAction - public String getFormId()
public void setFormId(String formId)
formId - public String getFormName()
public void setFormName(String formName)
formName - public String getUrl()
public void setUrl(String url)
url - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic 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 | |||||||||