org.csapi.fw
Class TpFaultStatisticsError

java.lang.Object
  extended by org.csapi.fw.TpFaultStatisticsError
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

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

Generated from IDL definition of enum "TpFaultStatisticsError"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_FAULT_INFO_ERROR_UNDEFINED
           
static int _P_FAULT_INFO_UNAVAILABLE
           
static TpFaultStatisticsError P_FAULT_INFO_ERROR_UNDEFINED
           
static TpFaultStatisticsError P_FAULT_INFO_UNAVAILABLE
           
 
Constructor Summary
protected TpFaultStatisticsError(int i)
           
 
Method Summary
static TpFaultStatisticsError 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

_P_FAULT_INFO_ERROR_UNDEFINED

public static final int _P_FAULT_INFO_ERROR_UNDEFINED
See Also:
Constant Field Values

P_FAULT_INFO_ERROR_UNDEFINED

public static final TpFaultStatisticsError P_FAULT_INFO_ERROR_UNDEFINED

_P_FAULT_INFO_UNAVAILABLE

public static final int _P_FAULT_INFO_UNAVAILABLE
See Also:
Constant Field Values

P_FAULT_INFO_UNAVAILABLE

public static final TpFaultStatisticsError P_FAULT_INFO_UNAVAILABLE
Constructor Detail

TpFaultStatisticsError

protected TpFaultStatisticsError(int i)
Method Detail

value

public int value()

from_int

public static TpFaultStatisticsError from_int(int value)


Copyright © 2009. All Rights Reserved.