org.omg.Security
Class RequiresSupports
java.lang.Object
org.omg.Security.RequiresSupports
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class RequiresSupports
- extends java.lang.Object
- implements IDLEntity
Generated from IDL enum "RequiresSupports".
- Version:
- generated at Mar 12, 2011 4:11:22 PM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_SecRequires
public static final int _SecRequires
- See Also:
- Constant Field Values
SecRequires
public static final RequiresSupports SecRequires
_SecSupports
public static final int _SecSupports
- See Also:
- Constant Field Values
SecSupports
public static final RequiresSupports SecSupports
RequiresSupports
protected RequiresSupports(int i)
value
public int value()
from_int
public static RequiresSupports from_int(int value)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object