|
||||||||||
| 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.BCeIDIndividualIdentity
| Constructor Summary | |
BCeIDIndividualIdentity()
|
|
BCeIDIndividualIdentity(BCeIDName name,
BCeIDDateTime dateOfBirth,
BCeIDAddress residentialAddress,
BCeIDAddress mailingAddress)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
BCeIDDateTime |
getDateOfBirth()
Gets the dateOfBirth value for this BCeIDIndividualIdentity. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
BCeIDAddress |
getMailingAddress()
Gets the mailingAddress value for this BCeIDIndividualIdentity. |
BCeIDName |
getName()
Gets the name value for this BCeIDIndividualIdentity. |
BCeIDAddress |
getResidentialAddress()
Gets the residentialAddress value for this BCeIDIndividualIdentity. |
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 |
int |
hashCode()
|
void |
setDateOfBirth(BCeIDDateTime dateOfBirth)
Sets the dateOfBirth value for this BCeIDIndividualIdentity. |
void |
setMailingAddress(BCeIDAddress mailingAddress)
Sets the mailingAddress value for this BCeIDIndividualIdentity. |
void |
setName(BCeIDName name)
Sets the name value for this BCeIDIndividualIdentity. |
void |
setResidentialAddress(BCeIDAddress residentialAddress)
Sets the residentialAddress value for this BCeIDIndividualIdentity. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BCeIDIndividualIdentity()
public BCeIDIndividualIdentity(BCeIDName name,
BCeIDDateTime dateOfBirth,
BCeIDAddress residentialAddress,
BCeIDAddress mailingAddress)
| Method Detail |
public BCeIDName getName()
public void setName(BCeIDName name)
name - public BCeIDDateTime getDateOfBirth()
public void setDateOfBirth(BCeIDDateTime dateOfBirth)
dateOfBirth - public BCeIDAddress getResidentialAddress()
public void setResidentialAddress(BCeIDAddress residentialAddress)
residentialAddress - public BCeIDAddress getMailingAddress()
public void setMailingAddress(BCeIDAddress mailingAddress)
mailingAddress - 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 | |||||||||