|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GetResourceByIdType
A representation of the model object 'Get Resource By Id Type'. Request to a service to perform the GetResourceByID operation. This operation allows a client to retrieve one or more identified resources, including datasets and resources that describe datasets or parameters. In this XML encoding, no "request" parameter is included, since the element name specifies the specific operation.
The following features are supported:
Ows11Package.getGetResourceByIdType()
Method Summary | |
---|---|
java.lang.String |
getOutputFormat()
Returns the value of the 'Output Format' attribute. |
org.eclipse.emf.common.util.EList |
getResourceID()
Returns the value of the 'Resource ID' attribute list. |
java.lang.String |
getService()
Returns the value of the 'Service' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
void |
setOutputFormat(java.lang.String value)
Sets the value of the ' Output Format ' attribute. |
void |
setService(java.lang.String value)
Sets the value of the ' Service ' attribute. |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version ' attribute. |
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.eclipse.emf.common.util.EList getResourceID()
String
.
Unordered list of zero or more resource identifiers. These identifiers can be listed in the Contents section of the service metadata (Capabilities) document. For more information on this parameter, see Subclause 9.4.2.1 of the OWS Common specification.
Ows11Package.getGetResourceByIdType_ResourceID()
java.lang.String getOutputFormat()
setOutputFormat(String)
,
Ows11Package.getGetResourceByIdType_OutputFormat()
void setOutputFormat(java.lang.String value)
Output Format
' attribute.
value
- the new value of the 'Output Format' attribute.getOutputFormat()
java.lang.String getService()
If the meaning of the 'Service' attribute isn't clear, there really should be more of a description here...
setService(String)
,
Ows11Package.getGetResourceByIdType_Service()
void setService(java.lang.String value)
Service
' attribute.
value
- the new value of the 'Service' attribute.getService()
java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String)
,
Ows11Package.getGetResourceByIdType_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |