org.omg.Security
Class RightsCombinator
java.lang.Object
org.omg.Security.RightsCombinator
- All Implemented Interfaces:
- Serializable, IDLEntity
public class RightsCombinator
- extends Object
- implements IDLEntity
org/omg/Security/RightsCombinator.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/Security.idl
Saturday, November 26, 2011 9:53:35 PM UTC
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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 value)
value
public int value()
from_int
public static RightsCombinator from_int(int value)
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.