|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseFormType
A representation of the model object 'Response Form Type'. Defines the response type of the WPS, either raw data or XML document
The following features are supported:
Wps10Package.getResponseFormType()
Method Summary | |
---|---|
OutputDefinitionType |
getRawDataOutput()
Returns the value of the 'Raw Data Output' containment reference. |
ResponseDocumentType |
getResponseDocument()
Returns the value of the 'Response Document' containment reference. |
void |
setRawDataOutput(OutputDefinitionType value)
Sets the value of the ' Raw Data Output ' containment reference. |
void |
setResponseDocument(ResponseDocumentType value)
Sets the value of the ' Response Document ' containment reference. |
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 |
---|
ResponseDocumentType getResponseDocument()
setResponseDocument(ResponseDocumentType)
,
Wps10Package.getResponseFormType_ResponseDocument()
void setResponseDocument(ResponseDocumentType value)
Response Document
' containment reference.
value
- the new value of the 'Response Document' containment reference.getResponseDocument()
OutputDefinitionType getRawDataOutput()
setRawDataOutput(OutputDefinitionType)
,
Wps10Package.getResponseFormType_RawDataOutput()
void setRawDataOutput(OutputDefinitionType value)
Raw Data Output
' containment reference.
value
- the new value of the 'Raw Data Output' containment reference.getRawDataOutput()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |