java.lang.Object
de.turnertech.ows.common.WfsCapabilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFeatureType
(String namespace, String name) getFees()
void
setAccessConstraints
(String accessConstraints) void
setFeatureTypes
(List<FeatureType> featureTypes) void
void
setKeywords
(List<String> keywords) void
setServiceAbstract
(String serviceAbstract) void
setServiceTitle
(String serviceTitle) void
setServiceTypeVersions
(List<WfsVersionValue> serviceTypeVersions)
-
Constructor Details
-
WfsCapabilities
public WfsCapabilities()
-
-
Method Details
-
getServiceTitle
- Returns:
- the serviceTitle
-
setServiceTitle
- Parameters:
serviceTitle
- the serviceTitle to set
-
getServiceAbstract
- Returns:
- the serviceAbstract
-
setServiceAbstract
- Parameters:
serviceAbstract
- the serviceAbstract to set
-
getServiceType
- Returns:
- the serviceType
-
getServiceTypeVersions
- Returns:
- the serviceTypeVersions
-
setServiceTypeVersions
- Parameters:
serviceTypeVersions
- the serviceTypeVersions to set
-
getFees
- Returns:
- the fees
-
setFees
- Parameters:
fees
- the fees to set
-
getAccessConstraints
- Returns:
- the accessConstraints
-
setAccessConstraints
- Parameters:
accessConstraints
- the accessConstraints to set
-
getKeywords
- Returns:
- the keywords
-
setKeywords
- Parameters:
keywords
- the keywords to set
-
getFeatureType
-
getFeatureTypes
- Returns:
- the featureTypes
-
setFeatureTypes
- Parameters:
featureTypes
- the featureTypes to set
-
getFilterConformance
- Returns:
- the filterConformance
-