|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.axis.services.uddi.uddi_schema.Address
| Constructor Summary | |
Address()
|
|
Address(org.apache.axis.types.URI TModelKey,
AddressLine[] addressLine,
java.lang.String sortCode,
java.lang.String useType)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AddressLine[] |
getAddressLine()
Gets the addressLine value for this Address. |
AddressLine |
getAddressLine(int i)
|
java.lang.String |
getSortCode()
Gets the sortCode value for this Address. |
org.apache.axis.types.URI |
getTModelKey()
Gets the TModelKey value for this Address. |
java.lang.String |
getUseType()
Gets the useType value for this Address. |
int |
hashCode()
|
void |
setAddressLine(AddressLine[] addressLine)
Sets the addressLine value for this Address. |
void |
setAddressLine(int i,
AddressLine _value)
|
void |
setSortCode(java.lang.String sortCode)
Sets the sortCode value for this Address. |
void |
setTModelKey(org.apache.axis.types.URI TModelKey)
Sets the TModelKey value for this Address. |
void |
setUseType(java.lang.String useType)
Sets the useType value for this Address. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Address()
public Address(org.apache.axis.types.URI TModelKey,
AddressLine[] addressLine,
java.lang.String sortCode,
java.lang.String useType)
| Method Detail |
public org.apache.axis.types.URI getTModelKey()
public void setTModelKey(org.apache.axis.types.URI TModelKey)
TModelKey - public AddressLine[] getAddressLine()
public void setAddressLine(AddressLine[] addressLine)
addressLine - public AddressLine getAddressLine(int i)
public void setAddressLine(int i,
AddressLine _value)
public java.lang.String getSortCode()
public void setSortCode(java.lang.String sortCode)
sortCode - public java.lang.String getUseType()
public void setUseType(java.lang.String useType)
useType - public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||