|
||||||||||
| 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'. Base type for all ebXML Registry responses
The following features are supported:
RegistryPackage.getRegistryResponseType()| Method Summary | |
|---|---|
RegistryErrorListType |
getRegistryErrorList()
Returns the value of the 'Registry Error List' containment reference. |
java.lang.String |
getRequestId()
Returns the value of the 'Request Id' attribute. |
SlotListType |
getResponseSlotList()
Returns the value of the 'Response Slot List' containment reference. |
java.lang.String |
getStatus()
Returns the value of the 'Status' attribute. |
void |
setRegistryErrorList(RegistryErrorListType value)
Sets the value of the ' Registry Error List' containment reference. |
void |
setRequestId(java.lang.String value)
Sets the value of the ' Request Id' attribute. |
void |
setResponseSlotList(SlotListType value)
Sets the value of the ' Response Slot List' containment reference. |
void |
setStatus(java.lang.String value)
Sets 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 |
|---|
SlotListType getResponseSlotList()
If the meaning of the 'Response Slot List' containment reference isn't clear, there really should be more of a description here...
setResponseSlotList(SlotListType),
RegistryPackage.getRegistryResponseType_ResponseSlotList()void setResponseSlotList(SlotListType value)
Response Slot List' containment reference.
value - the new value of the 'Response Slot List' containment reference.getResponseSlotList()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()java.lang.String getRequestId()
If the meaning of the 'Request Id' attribute isn't clear, there really should be more of a description here...
setRequestId(String),
RegistryPackage.getRegistryResponseType_RequestId()void setRequestId(java.lang.String value)
Request Id' attribute.
value - the new value of the 'Request Id' attribute.getRequestId()java.lang.String getStatus()
If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...
setStatus(String),
RegistryPackage.getRegistryResponseType_Status()void setStatus(java.lang.String value)
Status' attribute.
value - the new value of the 'Status' attribute.getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||