|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.maryanovsky.map.client.opengis.wms.Capabilities.ContactInformation.Address
public static final class Capabilities.ContactInformation.Address
Encapsulates the contact address.
Method Summary | |
---|---|
String |
getAddress()
Returns the street address. |
String |
getAddressType()
Returns the address type. |
String |
getCity()
Returns the city. |
String |
getCountry()
Returns the country. |
String |
getPostCode()
Returns the zip or postal code. |
String |
getStateOrProvince()
Returns the state or province. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getAddressType()
public String getAddress()
public String getCity()
public String getStateOrProvince()
public String getPostCode()
public String getCountry()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |