|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GetGmlObjectType
A representation of the model object 'Get Gml Object Type'. A GetGmlObjectType element contains exactly one GmlObjectId. The value of the gml:id attribute on that GmlObjectId is used as a unique key to retrieve the complex element with a gml:id attribute with the same value.
The following features are supported:
WfsPackage.getGetGmlObjectType()
Method Summary | |
---|---|
org.opengis.filter.identity.GmlObjectId |
getGmlObjectId()
Returns the value of the 'Gml Object Id' attribute. |
java.lang.String |
getOutputFormat()
Returns the value of the 'Output Format' attribute. |
java.lang.String |
getTraverseXlinkDepth()
Returns the value of the 'Traverse Xlink Depth' attribute. |
java.math.BigInteger |
getTraverseXlinkExpiry()
Returns the value of the 'Traverse Xlink Expiry' attribute. |
boolean |
isSetOutputFormat()
Returns whether the value of the ' Output Format ' attribute is set. |
void |
setGmlObjectId(org.opengis.filter.identity.GmlObjectId value)
Sets the value of the ' Gml Object Id ' attribute. |
void |
setOutputFormat(java.lang.String value)
Sets the value of the ' Output Format ' attribute. |
void |
setTraverseXlinkDepth(java.lang.String value)
Sets the value of the ' Traverse Xlink Depth ' attribute. |
void |
setTraverseXlinkExpiry(java.math.BigInteger value)
Sets the value of the ' Traverse Xlink Expiry ' attribute. |
void |
unsetOutputFormat()
Unsets the value of the ' Output Format ' attribute. |
Methods inherited from interface net.opengis.wfs.BaseRequestType |
---|
getBaseUrl, getHandle, getProvidedVersion, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setHandle, setProvidedVersion, setService, setVersion, unsetService, unsetVersion |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.opengis.filter.identity.GmlObjectId getGmlObjectId()
If the meaning of the 'Gml Object Id' attribute isn't clear, there really should be more of a description here...
#setGmlObjectId(Object)
,
WfsPackage.getGetGmlObjectType_GmlObjectId()
void setGmlObjectId(org.opengis.filter.identity.GmlObjectId value)
Gml Object Id
' attribute.
value
- the new value of the 'Gml Object Id' attribute.getGmlObjectId()
java.lang.String getOutputFormat()
"GML3"
.
If the meaning of the 'Output Format' attribute isn't clear, there really should be more of a description here...
isSetOutputFormat()
,
unsetOutputFormat()
,
setOutputFormat(String)
,
WfsPackage.getGetGmlObjectType_OutputFormat()
void setOutputFormat(java.lang.String value)
Output Format
' attribute.
value
- the new value of the 'Output Format' attribute.isSetOutputFormat()
,
unsetOutputFormat()
,
getOutputFormat()
void unsetOutputFormat()
Output Format
' attribute.
isSetOutputFormat()
,
getOutputFormat()
,
setOutputFormat(String)
boolean isSetOutputFormat()
Output Format
' attribute is set.
unsetOutputFormat()
,
getOutputFormat()
,
setOutputFormat(String)
java.lang.String getTraverseXlinkDepth()
setTraverseXlinkDepth(String)
,
WfsPackage.getGetGmlObjectType_TraverseXlinkDepth()
void setTraverseXlinkDepth(java.lang.String value)
Traverse Xlink Depth
' attribute.
value
- the new value of the 'Traverse Xlink Depth' attribute.getTraverseXlinkDepth()
java.math.BigInteger getTraverseXlinkExpiry()
setTraverseXlinkExpiry(BigInteger)
,
WfsPackage.getGetGmlObjectType_TraverseXlinkExpiry()
void setTraverseXlinkExpiry(java.math.BigInteger value)
Traverse Xlink Expiry
' attribute.
value
- the new value of the 'Traverse Xlink Expiry' attribute.getTraverseXlinkExpiry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |