|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.user.provider.capws.v8.BCeIDAccountRequest
| Constructor Summary | |
BCeIDAccountRequest()
|
|
BCeIDAccountRequest(java.lang.String lastName,
java.lang.String firstName,
java.lang.String email,
java.lang.String telephone,
java.lang.String returnUrl,
java.lang.String failureUrl,
BCeIDAccountType accountType)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
BCeIDAccountType |
getAccountType()
Gets the accountType value for this BCeIDAccountRequest. |
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 |
getEmail()
Gets the email value for this BCeIDAccountRequest. |
java.lang.String |
getFailureUrl()
Gets the failureUrl value for this BCeIDAccountRequest. |
java.lang.String |
getFirstName()
Gets the firstName value for this BCeIDAccountRequest. |
java.lang.String |
getLastName()
Gets the lastName value for this BCeIDAccountRequest. |
java.lang.String |
getReturnUrl()
Gets the returnUrl value for this BCeIDAccountRequest. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getTelephone()
Gets the telephone value for this BCeIDAccountRequest. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAccountType(BCeIDAccountType accountType)
Sets the accountType value for this BCeIDAccountRequest. |
void |
setEmail(java.lang.String email)
Sets the email value for this BCeIDAccountRequest. |
void |
setFailureUrl(java.lang.String failureUrl)
Sets the failureUrl value for this BCeIDAccountRequest. |
void |
setFirstName(java.lang.String firstName)
Sets the firstName value for this BCeIDAccountRequest. |
void |
setLastName(java.lang.String lastName)
Sets the lastName value for this BCeIDAccountRequest. |
void |
setReturnUrl(java.lang.String returnUrl)
Sets the returnUrl value for this BCeIDAccountRequest. |
void |
setTelephone(java.lang.String telephone)
Sets the telephone value for this BCeIDAccountRequest. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BCeIDAccountRequest()
public BCeIDAccountRequest(java.lang.String lastName,
java.lang.String firstName,
java.lang.String email,
java.lang.String telephone,
java.lang.String returnUrl,
java.lang.String failureUrl,
BCeIDAccountType accountType)
| Method Detail |
public java.lang.String getLastName()
public void setLastName(java.lang.String lastName)
lastName - public java.lang.String getFirstName()
public void setFirstName(java.lang.String firstName)
firstName - public java.lang.String getEmail()
public void setEmail(java.lang.String email)
email - public java.lang.String getTelephone()
public void setTelephone(java.lang.String telephone)
telephone - public java.lang.String getReturnUrl()
public void setReturnUrl(java.lang.String returnUrl)
returnUrl - public java.lang.String getFailureUrl()
public void setFailureUrl(java.lang.String failureUrl)
failureUrl - public BCeIDAccountType getAccountType()
public void setAccountType(BCeIDAccountType accountType)
accountType - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | |||||||||