java.lang.Object
de.turnertech.ows.common.WfsCapabilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFeatureType(String namespace, String name) getFees()voidsetAccessConstraints(String accessConstraints) voidsetFeatureTypes(List<FeatureType> featureTypes) voidvoidsetKeywords(List<String> keywords) voidsetServiceAbstract(String serviceAbstract) voidsetServiceTitle(String serviceTitle) voidsetServiceTypeVersions(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
-