FreeHEP API
Version current

hep.aida.ref.remote.corba.generated
Class EventFlags

java.lang.Object
  extended byhep.aida.ref.remote.corba.generated.EventFlags
All Implemented Interfaces:
IDLEntity, Serializable

public class EventFlags
extends Object
implements IDLEntity

hep/aida/ref/remote/corba/generated/EventFlags.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from hep/aida/ref/remote/corba/idl/InterfaceDef.idl Thursday, August 14, 2003 7:33:29 PM PDT

See Also:
Serialized Form
Source Code:
EventFlags.java

Field Summary
static int _FOLDER_MASK
           
static int _OBJECT_MASK
           
static EventFlags FOLDER_MASK
           
static EventFlags OBJECT_MASK
           
 
Constructor Summary
protected EventFlags(int value)
           
 
Method Summary
static EventFlags 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

_OBJECT_MASK

public static final int _OBJECT_MASK
See Also:
Constant Field Values

OBJECT_MASK

public static final EventFlags OBJECT_MASK

_FOLDER_MASK

public static final int _FOLDER_MASK
See Also:
Constant Field Values

FOLDER_MASK

public static final EventFlags FOLDER_MASK
Constructor Detail

EventFlags

protected EventFlags(int value)
Method Detail

value

public int value()

from_int

public static EventFlags from_int(int value)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.