public interface AuthType
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
UsersPackage.getAuthType()| Modifier and Type | Method and Description |
|---|---|
String |
getAuthModule()
Returns the value of the 'Auth Module' attribute
|
String |
getName()
Returns the value of the 'Name' attribute
|
void |
setAuthModule(String value)
Sets the value of the '
Auth Module' 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.getAuthType_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getAuthModule()
If the meaning of the 'Auth Module' attribute isn't clear, there really should be more of a description here...
setAuthModule(String),
UsersPackage.getAuthType_AuthModule()void setAuthModule(String value)
Auth Module' attribute.
value - the new value of the 'Auth Module' attribute.getAuthModule()Copyright © 2013–2017 Jabylon. All rights reserved.