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