Class GetPropertyValueRequest
java.lang.Object
org.codice.ddf.spatial.ogc.wfs.catalog.common.WfsRequest
org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.GetPropertyValueRequest
JAX-RS Parameter Bean Class for the GetPropertyValueRequest request. The member variables will be
automatically injected by the JAX-RS annotations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAdhocQuery(String adhocQuery) voidsetResolvePath(String resolvePath) voidsetValueReference(String valueReference) Methods inherited from class org.codice.ddf.spatial.ogc.wfs.catalog.common.WfsRequest
getRequest, getService, getTypeName, getVersion, setRequest, setService, setTypeName, setVersion
-
Constructor Details
-
GetPropertyValueRequest
public GetPropertyValueRequest()
-
-
Method Details
-
getAdhocQuery
-
setAdhocQuery
-
getValueReference
-
setValueReference
-
getResolvePath
-
setResolvePath
-