public interface Permission
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
UsersPackage.getPermission()| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute
|
String |
getName()
Returns the value of the 'Name' attribute
|
void |
setDescription(String value)
Sets the value of the '
Description' attribute |
void |
setName(String value)
Sets the value of the '
Name' attribute |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
UsersPackage.getPermission_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
UsersPackage.getPermission_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()Copyright © 2013–2017 Jabylon. All rights reserved.