|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcama.ScopeRoleRest
public class ScopeRoleRest
Role resctrictions class
Constructor Summary | |
---|---|
ScopeRoleRest(int roleid,
int role_min,
int role_max)
Creates a new instance of ScopeRoleRest |
Method Summary | |
---|---|
int |
getRoleId()
|
int |
getRoleMax()
|
int |
getRoleMin()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScopeRoleRest(int roleid, int role_min, int role_max)
Method Detail |
---|
public int getRoleId()
public int getRoleMin()
public int getRoleMax()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |