|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.easylink.webtools.services.SendFaxManagement.Types.ResendFaxRequest
public class ResendFaxRequest
| Constructor Summary | |
|---|---|
ResendFaxRequest()
|
|
ResendFaxRequest(java.lang.String emailAddress,
java.lang.String password,
java.lang.String userCode,
java.lang.String destination)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getDestination()
Gets the destination value for this ResendFaxRequest. |
java.lang.String |
getEmailAddress()
Gets the emailAddress value for this ResendFaxRequest. |
java.lang.String |
getPassword()
Gets the password value for this ResendFaxRequest. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUserCode()
Gets the userCode value for this ResendFaxRequest. |
int |
hashCode()
|
void |
setDestination(java.lang.String destination)
Sets the destination value for this ResendFaxRequest. |
void |
setEmailAddress(java.lang.String emailAddress)
Sets the emailAddress value for this ResendFaxRequest. |
void |
setPassword(java.lang.String password)
Sets the password value for this ResendFaxRequest. |
void |
setUserCode(java.lang.String userCode)
Sets the userCode value for this ResendFaxRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResendFaxRequest()
public ResendFaxRequest(java.lang.String emailAddress,
java.lang.String password,
java.lang.String userCode,
java.lang.String destination)
| Method Detail |
|---|
public java.lang.String getEmailAddress()
public void setEmailAddress(java.lang.String emailAddress)
emailAddress - public java.lang.String getPassword()
public void setPassword(java.lang.String password)
password - public java.lang.String getUserCode()
public void setUserCode(java.lang.String userCode)
userCode - public java.lang.String getDestination()
public void setDestination(java.lang.String destination)
destination - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||