|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionType
A representation of the model object 'Action Type'.
The following features are supported:
WfsPackage.getActionType()
Method Summary | |
---|---|
java.lang.String |
getCode()
Returns the value of the 'Code' attribute. |
java.lang.String |
getLocator()
Returns the value of the 'Locator' attribute. |
java.lang.String |
getMessage()
Returns the value of the 'Message' attribute. |
void |
setCode(java.lang.String value)
Sets the value of the ' Code ' attribute. |
void |
setLocator(java.lang.String value)
Sets the value of the ' Locator ' attribute. |
void |
setMessage(java.lang.String value)
Sets the value of the ' Message ' 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 |
---|
java.lang.String getMessage()
setMessage(String)
,
WfsPackage.getActionType_Message()
void setMessage(java.lang.String value)
Message
' attribute.
value
- the new value of the 'Message' attribute.getMessage()
java.lang.String getCode()
setCode(String)
,
WfsPackage.getActionType_Code()
void setCode(java.lang.String value)
Code
' attribute.
value
- the new value of the 'Code' attribute.getCode()
java.lang.String getLocator()
setLocator(String)
,
WfsPackage.getActionType_Locator()
void setLocator(java.lang.String value)
Locator
' attribute.
value
- the new value of the 'Locator' attribute.getLocator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |