|
||||||||||
| 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.BCeIDName
| Constructor Summary | |
BCeIDName()
|
|
BCeIDName(BCeIDString firstname,
BCeIDString middleName,
BCeIDString otherMiddleName,
BCeIDString surname,
BCeIDString initials)
|
|
| 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 |
BCeIDString |
getFirstname()
Gets the firstname value for this BCeIDName. |
BCeIDString |
getInitials()
Gets the initials value for this BCeIDName. |
BCeIDString |
getMiddleName()
Gets the middleName value for this BCeIDName. |
BCeIDString |
getOtherMiddleName()
Gets the otherMiddleName value for this BCeIDName. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
BCeIDString |
getSurname()
Gets the surname value for this BCeIDName. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setFirstname(BCeIDString firstname)
Sets the firstname value for this BCeIDName. |
void |
setInitials(BCeIDString initials)
Sets the initials value for this BCeIDName. |
void |
setMiddleName(BCeIDString middleName)
Sets the middleName value for this BCeIDName. |
void |
setOtherMiddleName(BCeIDString otherMiddleName)
Sets the otherMiddleName value for this BCeIDName. |
void |
setSurname(BCeIDString surname)
Sets the surname value for this BCeIDName. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BCeIDName()
public BCeIDName(BCeIDString firstname,
BCeIDString middleName,
BCeIDString otherMiddleName,
BCeIDString surname,
BCeIDString initials)
| Method Detail |
public BCeIDString getFirstname()
public void setFirstname(BCeIDString firstname)
firstname - public BCeIDString getMiddleName()
public void setMiddleName(BCeIDString middleName)
middleName - public BCeIDString getOtherMiddleName()
public void setOtherMiddleName(BCeIDString otherMiddleName)
otherMiddleName - public BCeIDString getSurname()
public void setSurname(BCeIDString surname)
surname - public BCeIDString getInitials()
public void setInitials(BCeIDString initials)
initials - 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 | |||||||||