|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistryResponseType
A representation of the model object 'Response Type'.
The following features are supported:
RegistryPackage.getRegistryResponseType()| Method Summary | |
|---|---|
AdhocQueryResponseType |
getAdhocQueryResponse()
Returns the value of the 'Adhoc Query Response' containment reference. |
GetContentResponseType |
getGetContentResponse()
Returns the value of the 'Get Content Response' containment reference. |
RegistryErrorListType |
getRegistryErrorList()
Returns the value of the 'Registry Error List' containment reference. |
StatusType |
getStatus()
Returns the value of the 'Status' attribute. |
boolean |
isSetStatus()
Returns whether the value of the ' Status' attribute is set. |
void |
setAdhocQueryResponse(AdhocQueryResponseType value)
Sets the value of the ' Adhoc Query Response' containment reference. |
void |
setGetContentResponse(GetContentResponseType value)
Sets the value of the ' Get Content Response' containment reference. |
void |
setRegistryErrorList(RegistryErrorListType value)
Sets the value of the ' Registry Error List' containment reference. |
void |
setStatus(StatusType value)
Sets the value of the ' Status' attribute. |
void |
unsetStatus()
Unsets the value of the ' Status' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
AdhocQueryResponseType getAdhocQueryResponse()
If the meaning of the 'Adhoc Query Response' containment reference isn't clear, there really should be more of a description here...
setAdhocQueryResponse(AdhocQueryResponseType),
RegistryPackage.getRegistryResponseType_AdhocQueryResponse()void setAdhocQueryResponse(AdhocQueryResponseType value)
Adhoc Query Response' containment reference.
value - the new value of the 'Adhoc Query Response' containment reference.getAdhocQueryResponse()GetContentResponseType getGetContentResponse()
If the meaning of the 'Get Content Response' containment reference isn't clear, there really should be more of a description here...
setGetContentResponse(GetContentResponseType),
RegistryPackage.getRegistryResponseType_GetContentResponse()void setGetContentResponse(GetContentResponseType value)
Get Content Response' containment reference.
value - the new value of the 'Get Content Response' containment reference.getGetContentResponse()RegistryErrorListType getRegistryErrorList()
If the meaning of the 'Registry Error List' containment reference isn't clear, there really should be more of a description here...
setRegistryErrorList(RegistryErrorListType),
RegistryPackage.getRegistryResponseType_RegistryErrorList()void setRegistryErrorList(RegistryErrorListType value)
Registry Error List' containment reference.
value - the new value of the 'Registry Error List' containment reference.getRegistryErrorList()StatusType getStatus()
"Success".
The literals are from the enumeration StatusType.
If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...
StatusType,
isSetStatus(),
unsetStatus(),
setStatus(StatusType),
RegistryPackage.getRegistryResponseType_Status()void setStatus(StatusType value)
Status' attribute.
value - the new value of the 'Status' attribute.StatusType,
isSetStatus(),
unsetStatus(),
getStatus()void unsetStatus()
Status' attribute.
isSetStatus(),
getStatus(),
setStatus(StatusType)boolean isSetStatus()
Status' attribute is set.
unsetStatus(),
getStatus(),
setStatus(StatusType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||