public class OwsServiceProvider extends Object
| Constructor and Description |
|---|
OwsServiceProvider(String providerName,
OwsOnlineResource providerSite,
OwsResponsibleParty serviceContact) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getProviderName() |
Optional<OwsOnlineResource> |
getProviderSite() |
OwsResponsibleParty |
getServiceContact() |
int |
hashCode() |
String |
toString() |
public OwsServiceProvider(String providerName, OwsOnlineResource providerSite, OwsResponsibleParty serviceContact)
public String getProviderName()
public Optional<OwsOnlineResource> getProviderSite()
public OwsResponsibleParty getServiceContact()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.