org.omg.Security
Class DelegationDirective
java.lang.Object
org.omg.Security.DelegationDirective
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class DelegationDirective
- extends Object
- implements IDLEntity
Generated from IDL enum "DelegationDirective".
- Version:
- generated at Jun 18, 2012 10:37:58 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
_Delegate
public static final int _Delegate
- See Also:
- Constant Field Values
Delegate
public static final DelegationDirective Delegate
_NoDelegate
public static final int _NoDelegate
- See Also:
- Constant Field Values
NoDelegate
public static final DelegationDirective NoDelegate
DelegationDirective
protected DelegationDirective(int i)
value
public int value()
from_int
public static DelegationDirective from_int(int value)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.