|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AddressType in net.opengis.ows.v_2_0 |
|---|
| Fields in net.opengis.ows.v_2_0 declared as AddressType | |
|---|---|
protected AddressType |
ContactType.address
|
| Methods in net.opengis.ows.v_2_0 that return AddressType | |
|---|---|
AddressType |
ObjectFactory.createAddressType()
Create an instance of AddressType |
AddressType |
ContactType.getAddress()
Gets the value of the address property. |
AddressType |
AddressType.withAdministrativeArea(String value)
|
AddressType |
AddressType.withCity(String value)
|
AddressType |
AddressType.withCountry(String value)
|
AddressType |
AddressType.withDeliveryPoint(Collection<String> values)
|
AddressType |
AddressType.withDeliveryPoint(List<String> value)
|
AddressType |
AddressType.withDeliveryPoint(String... values)
|
AddressType |
AddressType.withElectronicMailAddress(Collection<String> values)
|
AddressType |
AddressType.withElectronicMailAddress(List<String> value)
|
AddressType |
AddressType.withElectronicMailAddress(String... values)
|
AddressType |
AddressType.withPostalCode(String value)
|
| Methods in net.opengis.ows.v_2_0 with parameters of type AddressType | |
|---|---|
void |
ContactType.setAddress(AddressType value)
Sets the value of the address property. |
ContactType |
ContactType.withAddress(AddressType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||