|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectnet.parityinc.higgins.rpps.core.obj.UrlInformationTO
| Constructor Summary | |
|---|---|
UrlInformationTO()
|
|
UrlInformationTO(FormTO[] formList,
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 |
FormTO[] |
getFormList()
Gets the formList value for this UrlInformationTO. |
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 UrlInformationTO. |
int |
hashCode()
|
void |
setFormList(FormTO[] formList)
Sets the formList value for this UrlInformationTO. |
void |
setUrl(String url)
Sets the url value for this UrlInformationTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UrlInformationTO()
public UrlInformationTO(FormTO[] formList,
String url)
| Method Detail |
public FormTO[] getFormList()
public void setFormList(FormTO[] formList)
formList - public String getUrl()
public void setUrl(String url)
url - 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 | |||||||||||