java.lang.Object
de.turnertech.ows.common.OwsRequestContext
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setOwsService
(OwsServiceValue owsService) void
setOwsVersion
(WfsVersionValue owsVersion) void
setRequestedSrs
(SpatialReferenceSystemRepresentation requestedSrs)
-
Field Details
-
owsVersion
-
featureTypes
-
requestedSrs
-
-
Constructor Details
-
OwsRequestContext
public OwsRequestContext()
-
-
Method Details
-
getOwsVersion
- Returns:
- the owsVersion
-
setOwsVersion
- Parameters:
owsVersion
- the owsVersion to set
-
getOwsService
- Returns:
- the owsService
-
setOwsService
- Parameters:
owsService
- the owsService to set
-
getFeatureTypes
- Returns:
- the featureTypes
-
getRequestedSrs
-
setRequestedSrs
-