Uses of Class
org.n52.shetland.ogc.ows.OwsResponsibleParty
-
Packages that use OwsResponsibleParty Package Description org.n52.shetland.ogc.ows -
-
Uses of OwsResponsibleParty in org.n52.shetland.ogc.ows
Methods in org.n52.shetland.ogc.ows that return OwsResponsibleParty Modifier and Type Method Description OwsResponsiblePartyOwsServiceProvider. getServiceContact()Constructors in org.n52.shetland.ogc.ows with parameters of type OwsResponsibleParty Constructor Description OwsServiceProvider(String providerName, OwsOnlineResource providerSite, OwsResponsibleParty serviceContact)
-