FreeHEP API
Version current

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

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

public class EventID
extends Object
implements IDLEntity

hep/aida/ref/remote/corba/generated/EventID.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:
EventID.java

Field Summary
static int _NODE_ADDED
           
static int _NODE_DELETED
           
static int _NODE_UPDATED
           
static EventID NODE_ADDED
           
static EventID NODE_DELETED
           
static EventID NODE_UPDATED
           
 
Constructor Summary
protected EventID(int value)
           
 
Method Summary
static EventID 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

_NODE_UPDATED

public static final int _NODE_UPDATED
See Also:
Constant Field Values

NODE_UPDATED

public static final EventID NODE_UPDATED

_NODE_ADDED

public static final int _NODE_ADDED
See Also:
Constant Field Values

NODE_ADDED

public static final EventID NODE_ADDED

_NODE_DELETED

public static final int _NODE_DELETED
See Also:
Constant Field Values

NODE_DELETED

public static final EventID NODE_DELETED
Constructor Detail

EventID

protected EventID(int value)
Method Detail

value

public int value()

from_int

public static EventID from_int(int value)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.