|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionNotAllowType
A representation of the model object 'Action Not Allow Type'.
The following features are supported:
ModelPackage.getActionNotAllowType()
Method Summary | |
---|---|
java.lang.String |
getActionName()
Returns the value of the 'Action Name' attribute. |
java.lang.String |
getRepositoryId()
Returns the value of the 'Repository Id' attribute. |
void |
setActionName(java.lang.String value)
Sets the value of the ' Action Name ' attribute. |
void |
setRepositoryId(java.lang.String value)
Sets the value of the ' Repository Id ' attribute. |
Method Detail |
---|
java.lang.String getActionName()
setActionName(String)
,
ModelPackage.getActionNotAllowType_ActionName()
void setActionName(java.lang.String value)
Action Name
' attribute.
value
- the new value of the 'Action Name' attribute.getActionName()
java.lang.String getRepositoryId()
setRepositoryId(String)
,
ModelPackage.getActionNotAllowType_RepositoryId()
void setRepositoryId(java.lang.String value)
Repository Id
' attribute.
value
- the new value of the 'Repository Id' attribute.getRepositoryId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |