FreeHEP API
Version current

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

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

public class Status
extends Object
implements IDLEntity

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

Field Summary
static int _PathDoesNotExist
           
static int _Success
           
static Status PathDoesNotExist
           
static Status Success
           
 
Constructor Summary
protected Status(int value)
           
 
Method Summary
static Status 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

_Success

public static final int _Success
See Also:
Constant Field Values

Success

public static final Status Success

_PathDoesNotExist

public static final int _PathDoesNotExist
See Also:
Constant Field Values

PathDoesNotExist

public static final Status PathDoesNotExist
Constructor Detail

Status

protected Status(int value)
Method Detail

value

public int value()

from_int

public static Status from_int(int value)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.