org.omg.Security
Class DelegationDirective

java.lang.Object
  extended byorg.omg.Security.DelegationDirective
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public class DelegationDirective
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/Security/DelegationDirective.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/Security.idl Thursday, May 31, 2007 7:28:30 PM CEST

See Also:
Serialized Form

Field Summary
static int _Delegate
           
static int _NoDelegate
           
static DelegationDirective Delegate
           
static DelegationDirective NoDelegate
           
 
Constructor Summary
protected DelegationDirective(int value)
           
 
Method Summary
static DelegationDirective from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_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
Constructor Detail

DelegationDirective

protected DelegationDirective(int value)
Method Detail

value

public int value()

from_int

public static DelegationDirective from_int(int value)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.