ing.status
Interface StatusItemConstantsOperations

All Known Subinterfaces:
StatusItemConstants
All Known Implementing Classes:
_StatusItemConstantsStub, StatusItemConstantsPOA, StatusItemConstantsPOATie

public interface StatusItemConstantsOperations

Generated from IDL interface "StatusItemConstants"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Field Summary
static boolean STATUS_ACTIVE
           
static boolean STATUS_EXCEPTIONAL
           
static boolean STATUS_INACTIVE
           
static boolean STATUS_NORMAL
           
 

Field Detail

STATUS_ACTIVE

static final boolean STATUS_ACTIVE
See Also:
Constant Field Values

STATUS_INACTIVE

static final boolean STATUS_INACTIVE
See Also:
Constant Field Values

STATUS_EXCEPTIONAL

static final boolean STATUS_EXCEPTIONAL
See Also:
Constant Field Values

STATUS_NORMAL

static final boolean STATUS_NORMAL
See Also:
Constant Field Values