|
||||||||||
| 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.BCeIDAddress
| Constructor Summary | |
BCeIDAddress()
|
|
BCeIDAddress(BCeIDString addressLine1,
BCeIDString addressLine2,
BCeIDString city,
BCeIDString postal,
BCeIDString province,
BCeIDString country,
BCeIDString unstructuredAddress)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
BCeIDString |
getAddressLine1()
Gets the addressLine1 value for this BCeIDAddress. |
BCeIDString |
getAddressLine2()
Gets the addressLine2 value for this BCeIDAddress. |
BCeIDString |
getCity()
Gets the city value for this BCeIDAddress. |
BCeIDString |
getCountry()
Gets the country value for this BCeIDAddress. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
BCeIDString |
getPostal()
Gets the postal value for this BCeIDAddress. |
BCeIDString |
getProvince()
Gets the province value for this BCeIDAddress. |
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 |
BCeIDString |
getUnstructuredAddress()
Gets the unstructuredAddress value for this BCeIDAddress. |
int |
hashCode()
|
void |
setAddressLine1(BCeIDString addressLine1)
Sets the addressLine1 value for this BCeIDAddress. |
void |
setAddressLine2(BCeIDString addressLine2)
Sets the addressLine2 value for this BCeIDAddress. |
void |
setCity(BCeIDString city)
Sets the city value for this BCeIDAddress. |
void |
setCountry(BCeIDString country)
Sets the country value for this BCeIDAddress. |
void |
setPostal(BCeIDString postal)
Sets the postal value for this BCeIDAddress. |
void |
setProvince(BCeIDString province)
Sets the province value for this BCeIDAddress. |
void |
setUnstructuredAddress(BCeIDString unstructuredAddress)
Sets the unstructuredAddress value for this BCeIDAddress. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BCeIDAddress()
public BCeIDAddress(BCeIDString addressLine1,
BCeIDString addressLine2,
BCeIDString city,
BCeIDString postal,
BCeIDString province,
BCeIDString country,
BCeIDString unstructuredAddress)
| Method Detail |
public BCeIDString getAddressLine1()
public void setAddressLine1(BCeIDString addressLine1)
addressLine1 - public BCeIDString getAddressLine2()
public void setAddressLine2(BCeIDString addressLine2)
addressLine2 - public BCeIDString getCity()
public void setCity(BCeIDString city)
city - public BCeIDString getPostal()
public void setPostal(BCeIDString postal)
postal - public BCeIDString getProvince()
public void setProvince(BCeIDString province)
province - public BCeIDString getCountry()
public void setCountry(BCeIDString country)
country - public BCeIDString getUnstructuredAddress()
public void setUnstructuredAddress(BCeIDString unstructuredAddress)
unstructuredAddress - 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 | |||||||||