com.arunta.app.bom
Class SecurityLevelType
java.lang.Object
com.arunta.app.bom.SecurityLevelType
- All Implemented Interfaces:
- java.io.Serializable
public class SecurityLevelType
- extends java.lang.Object
- implements java.io.Serializable
Enum for security level.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
names
public static final java.lang.String[] names
types
public static final SecurityLevelType[] types
USER
public static final SecurityLevelType USER
ADMIN
public static final SecurityLevelType ADMIN
SecurityLevelType
public SecurityLevelType()
lookup
public static SecurityLevelType lookup(SecurityLevelType t)
lookup
public static SecurityLevelType lookup(java.lang.String t)
getNames
public static java.lang.String[] getNames()
getType
public int getType()
setType
public void setType(int type)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.