Package thredds.server.wcs.v1_0_0_1
Class GetCapabilities.ServiceInfo
java.lang.Object
thredds.server.wcs.v1_0_0_1.GetCapabilities.ServiceInfo
- Enclosing class:
- GetCapabilities
Contain the content needed for a WCS_Capabilities/Service section.
-
Constructor Summary
ConstructorsConstructorDescriptionServiceInfo(String name, String label, String description, List<String> keywords, GetCapabilities.ResponsibleParty responsibleParty, String fees, List<String> accessConstraints) -
Method Summary
-
Constructor Details
-
ServiceInfo
-
-
Method Details
-
getName
-
getLabel
-
getDescription
-
getKeywords
-
getResponsibleParty
-
getFees
-
getAccessConstraints
-