org.omg.Security
Class RightsCombinator
java.lang.Object
org.omg.Security.RightsCombinator
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class RightsCombinator
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "RightsCombinator"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_SecAllRights
public static final int _SecAllRights
- See Also:
- Constant Field Values
SecAllRights
public static final RightsCombinator SecAllRights
_SecAnyRight
public static final int _SecAnyRight
- See Also:
- Constant Field Values
SecAnyRight
public static final RightsCombinator SecAnyRight
RightsCombinator
protected RightsCombinator(int i)
value
public int value()
from_int
public static RightsCombinator from_int(int value)
toString
public java.lang.String toString()