|
||||||||||
| 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.BCeIDAccountContact
| Constructor Summary | |
BCeIDAccountContact()
|
|
BCeIDAccountContact(BCeIDAccountContactPreferenceType preference,
BCeIDString email,
BCeIDString telephone,
BCeIDAddress address,
BCeIDString preferredName,
BCeIDString department)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
BCeIDAddress |
getAddress()
Gets the address value for this BCeIDAccountContact. |
BCeIDString |
getDepartment()
Gets the department value for this BCeIDAccountContact. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
BCeIDString |
getEmail()
Gets the email value for this BCeIDAccountContact. |
BCeIDAccountContactPreferenceType |
getPreference()
Gets the preference value for this BCeIDAccountContact. |
BCeIDString |
getPreferredName()
Gets the preferredName value for this BCeIDAccountContact. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
BCeIDString |
getTelephone()
Gets the telephone value for this BCeIDAccountContact. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAddress(BCeIDAddress address)
Sets the address value for this BCeIDAccountContact. |
void |
setDepartment(BCeIDString department)
Sets the department value for this BCeIDAccountContact. |
void |
setEmail(BCeIDString email)
Sets the email value for this BCeIDAccountContact. |
void |
setPreference(BCeIDAccountContactPreferenceType preference)
Sets the preference value for this BCeIDAccountContact. |
void |
setPreferredName(BCeIDString preferredName)
Sets the preferredName value for this BCeIDAccountContact. |
void |
setTelephone(BCeIDString telephone)
Sets the telephone value for this BCeIDAccountContact. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BCeIDAccountContact()
public BCeIDAccountContact(BCeIDAccountContactPreferenceType preference,
BCeIDString email,
BCeIDString telephone,
BCeIDAddress address,
BCeIDString preferredName,
BCeIDString department)
| Method Detail |
public BCeIDAccountContactPreferenceType getPreference()
public void setPreference(BCeIDAccountContactPreferenceType preference)
preference - public BCeIDString getEmail()
public void setEmail(BCeIDString email)
email - public BCeIDString getTelephone()
public void setTelephone(BCeIDString telephone)
telephone - public BCeIDAddress getAddress()
public void setAddress(BCeIDAddress address)
address - public BCeIDString getPreferredName()
public void setPreferredName(BCeIDString preferredName)
preferredName - public BCeIDString getDepartment()
public void setDepartment(BCeIDString department)
department - 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 | |||||||||