Interface GetPropertyValueType
- All Superinterfaces:
BaseRequestType
,EObject
,Notifier
- All Known Implementing Classes:
GetPropertyValueTypeImpl
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Abstract Query Expression' reference.getCount()
Returns the value of the 'Count' attribute.Returns the value of the 'Output Format' attribute.Returns the value of the 'Resolve' attribute.Returns the value of the 'Resolve Depth' attribute.Returns the value of the 'Resolve Path' attribute.Returns the value of the 'Resolve Timeout' attribute.Returns the value of the 'Result Type' attribute.Returns the value of the 'Start Index' attribute.Returns the value of the 'Value Reference' attribute.boolean
Returns whether the value of the 'Output Format
' attribute is set.boolean
Returns whether the value of the 'Resolve
' attribute is set.boolean
Returns whether the value of the 'Resolve Timeout
' attribute is set.boolean
Returns whether the value of the 'Result Type
' attribute is set.boolean
Returns whether the value of the 'Start Index
' attribute is set.void
Sets the value of the 'Abstract Query Expression
' reference.void
setCount
(BigInteger value) Sets the value of the 'Count
' attribute.void
setOutputFormat
(String value) Sets the value of the 'Output Format
' attribute.void
setResolve
(ResolveValueType value) Sets the value of the 'Resolve
' attribute.void
setResolveDepth
(String value) Sets the value of the 'Resolve Depth
' attribute.void
setResolvePath
(String value) Sets the value of the 'Resolve Path
' attribute.void
setResolveTimeout
(BigInteger value) Sets the value of the 'Resolve Timeout
' attribute.void
setResultType
(ResultTypeType value) Sets the value of the 'Result Type
' attribute.void
setStartIndex
(BigInteger value) Sets the value of the 'Start Index
' attribute.void
setValueReference
(String value) Sets the value of the 'Value Reference
' attribute.void
Unsets the value of the 'Output Format
' attribute.void
Unsets the value of the 'Resolve
' attribute.void
Unsets the value of the 'Resolve Timeout
' attribute.void
Unsets the value of the 'Result Type
' attribute.void
Unsets the value of the 'Start Index
' attribute.Methods inherited from interface BaseRequestType
getBaseUrl, getExtendedProperties, getHandle, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setExtendedProperties, setHandle, setService, setVersion, unsetService, unsetVersion
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getAbstractQueryExpression
AbstractQueryExpressionType getAbstractQueryExpression()Returns the value of the 'Abstract Query Expression' reference.If the meaning of the 'Abstract Query Expression' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Abstract Query Expression' reference.
- See Also:
-
setAbstractQueryExpression
Sets the value of the 'Abstract Query Expression
' reference.- Parameters:
value
- the new value of the 'Abstract Query Expression' reference.- See Also:
-
getCount
BigInteger getCount()Returns the value of the 'Count' attribute.If the meaning of the 'Count' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Count' attribute.
- See Also:
-
setCount
Sets the value of the 'Count
' attribute.- Parameters:
value
- the new value of the 'Count' attribute.- See Also:
-
getOutputFormat
String getOutputFormat()Returns the value of the 'Output Format' attribute. The default value is"application/gml+xml; version=3.2"
.If the meaning of the 'Output Format' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Output Format' attribute.
- See Also:
-
setOutputFormat
Sets the value of the 'Output Format
' attribute.- Parameters:
value
- the new value of the 'Output Format' attribute.- See Also:
-
unsetOutputFormat
void unsetOutputFormat()Unsets the value of the 'Output Format
' attribute. -
isSetOutputFormat
boolean isSetOutputFormat()Returns whether the value of the 'Output Format
' attribute is set.- Returns:
- whether the value of the 'Output Format' attribute is set.
- See Also:
-
getResolve
ResolveValueType getResolve()Returns the value of the 'Resolve' attribute. The default value is"none"
. The literals are from the enumerationResolveValueType
.If the meaning of the 'Resolve' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Resolve' attribute.
- See Also:
-
setResolve
Sets the value of the 'Resolve
' attribute.- Parameters:
value
- the new value of the 'Resolve' attribute.- See Also:
-
unsetResolve
void unsetResolve()Unsets the value of the 'Resolve
' attribute. -
isSetResolve
boolean isSetResolve()Returns whether the value of the 'Resolve
' attribute is set.- Returns:
- whether the value of the 'Resolve' attribute is set.
- See Also:
-
getResolveDepth
String getResolveDepth()Returns the value of the 'Resolve Depth' attribute. The default value is"*"
.If the meaning of the 'Resolve Depth' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Resolve Depth' attribute.
- See Also:
-
setResolveDepth
Sets the value of the 'Resolve Depth
' attribute.- Parameters:
value
- the new value of the 'Resolve Depth' attribute.- See Also:
-
getResolvePath
String getResolvePath()Returns the value of the 'Resolve Path' attribute.If the meaning of the 'Resolve Path' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Resolve Path' attribute.
- See Also:
-
setResolvePath
Sets the value of the 'Resolve Path
' attribute.- Parameters:
value
- the new value of the 'Resolve Path' attribute.- See Also:
-
getResolveTimeout
BigInteger getResolveTimeout()Returns the value of the 'Resolve Timeout' attribute. The default value is"300"
.If the meaning of the 'Resolve Timeout' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Resolve Timeout' attribute.
- See Also:
-
setResolveTimeout
Sets the value of the 'Resolve Timeout
' attribute.- Parameters:
value
- the new value of the 'Resolve Timeout' attribute.- See Also:
-
unsetResolveTimeout
void unsetResolveTimeout()Unsets the value of the 'Resolve Timeout
' attribute. -
isSetResolveTimeout
boolean isSetResolveTimeout()Returns whether the value of the 'Resolve Timeout
' attribute is set.- Returns:
- whether the value of the 'Resolve Timeout' attribute is set.
- See Also:
-
getResultType
ResultTypeType getResultType()Returns the value of the 'Result Type' attribute. The default value is"results"
. The literals are from the enumerationResultTypeType
.If the meaning of the 'Result Type' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Result Type' attribute.
- See Also:
-
setResultType
Sets the value of the 'Result Type
' attribute.- Parameters:
value
- the new value of the 'Result Type' attribute.- See Also:
-
unsetResultType
void unsetResultType()Unsets the value of the 'Result Type
' attribute. -
isSetResultType
boolean isSetResultType()Returns whether the value of the 'Result Type
' attribute is set.- Returns:
- whether the value of the 'Result Type' attribute is set.
- See Also:
-
getStartIndex
BigInteger getStartIndex()Returns the value of the 'Start Index' attribute. The default value is"0"
.If the meaning of the 'Start Index' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Start Index' attribute.
- See Also:
-
setStartIndex
Sets the value of the 'Start Index
' attribute.- Parameters:
value
- the new value of the 'Start Index' attribute.- See Also:
-
unsetStartIndex
void unsetStartIndex()Unsets the value of the 'Start Index
' attribute. -
isSetStartIndex
boolean isSetStartIndex()Returns whether the value of the 'Start Index
' attribute is set.- Returns:
- whether the value of the 'Start Index' attribute is set.
- See Also:
-
getValueReference
String getValueReference()Returns the value of the 'Value Reference' attribute.If the meaning of the 'Value Reference' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Value Reference' attribute.
- See Also:
-
setValueReference
Sets the value of the 'Value Reference
' attribute.- Parameters:
value
- the new value of the 'Value Reference' attribute.- See Also:
-