|
||||||||||||
| 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.UIResponseRPTO
| Constructor Summary | |
|---|---|
UIResponseRPTO()
|
|
UIResponseRPTO(String name,
String addr1,
String addr2,
boolean extendedValid,
String phone,
boolean valid,
String verifier)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAddr1()
Gets the addr1 value for this UIResponseRPTO. |
String |
getAddr2()
Gets the addr2 value for this UIResponseRPTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
String |
getPhone()
Gets the phone value for this UIResponseRPTO. |
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 |
getVerifier()
Gets the verifier value for this UIResponseRPTO. |
int |
hashCode()
|
boolean |
isExtendedValid()
Gets the extendedValid value for this UIResponseRPTO. |
boolean |
isValid()
Gets the valid value for this UIResponseRPTO. |
void |
setAddr1(String addr1)
Sets the addr1 value for this UIResponseRPTO. |
void |
setAddr2(String addr2)
Sets the addr2 value for this UIResponseRPTO. |
void |
setExtendedValid(boolean extendedValid)
Sets the extendedValid value for this UIResponseRPTO. |
void |
setPhone(String phone)
Sets the phone value for this UIResponseRPTO. |
void |
setValid(boolean valid)
Sets the valid value for this UIResponseRPTO. |
void |
setVerifier(String verifier)
Sets the verifier value for this UIResponseRPTO. |
| 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 UIResponseRPTO()
public UIResponseRPTO(String name,
String addr1,
String addr2,
boolean extendedValid,
String phone,
boolean valid,
String verifier)
| Method Detail |
public String getAddr1()
public void setAddr1(String addr1)
addr1 - public String getAddr2()
public void setAddr2(String addr2)
addr2 - public boolean isExtendedValid()
public void setExtendedValid(boolean extendedValid)
extendedValid - public String getPhone()
public void setPhone(String phone)
phone - public boolean isValid()
public void setValid(boolean valid)
valid - public String getVerifier()
public void setVerifier(String verifier)
verifier - 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 | |||||||||||