|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistryRequestType
A representation of the model object 'Request Type'. Base type for all ebXML Registry requests
The following features are supported:
RegistryPackage.getRegistryRequestType()| Method Summary | |
|---|---|
java.lang.String |
getComment()
Returns the value of the 'Comment' attribute. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
SlotListType |
getRequestSlotList()
Returns the value of the 'Request Slot List' containment reference. |
void |
setComment(java.lang.String value)
Sets the value of the ' Comment' attribute. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setRequestSlotList(SlotListType value)
Sets the value of the ' Request Slot List' containment reference. |
| 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 getRequestSlotList()
If the meaning of the 'Request Slot List' containment reference isn't clear, there really should be more of a description here...
setRequestSlotList(SlotListType),
RegistryPackage.getRegistryRequestType_RequestSlotList()void setRequestSlotList(SlotListType value)
Request Slot List' containment reference.
value - the new value of the 'Request Slot List' containment reference.getRequestSlotList()java.lang.String getComment()
If the meaning of the 'Comment' attribute isn't clear, there really should be more of a description here...
setComment(String),
RegistryPackage.getRegistryRequestType_Comment()void setComment(java.lang.String value)
Comment' attribute.
value - the new value of the 'Comment' attribute.getComment()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
RegistryPackage.getRegistryRequestType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||