public static class GetCapabilities.ServiceInfo extends Object
Constructor and Description |
---|
ServiceInfo(String name,
String label,
String description,
List<String> keywords,
GetCapabilities.ResponsibleParty responsibleParty,
String fees,
List<String> accessConstraints) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAccessConstraints() |
String |
getDescription() |
String |
getFees() |
List<String> |
getKeywords() |
String |
getLabel() |
String |
getName() |
GetCapabilities.ResponsibleParty |
getResponsibleParty() |
public String getName()
public String getLabel()
public String getDescription()
public GetCapabilities.ResponsibleParty getResponsibleParty()
public String getFees()
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.