Uses of Class
org.n52.shetland.ogc.ows.OwsAddress
-
Packages that use OwsAddress Package Description org.n52.shetland.ogc.ows -
-
Uses of OwsAddress in org.n52.shetland.ogc.ows
Methods in org.n52.shetland.ogc.ows that return types with arguments of type OwsAddress Modifier and Type Method Description Optional<OwsAddress>OwsContact. getAddress()Constructors in org.n52.shetland.ogc.ows with parameters of type OwsAddress Constructor Description OwsContact(OwsPhone phone, OwsAddress address, OwsOnlineResource onlineResource, String hoursOfService, String contactInstructions)
-