Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::FRIDGE::OpClStates Class Reference

Collaboration diagram for alma::FRIDGE::OpClStates:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int value ()
String toString ()

Static Public Member Functions

OpClStates from_int (int value)

Static Public Attributes

final int _OPEN = 0
final OpClStates OPEN = new OpClStates(_OPEN)
final int _CLOSE = 1
final OpClStates CLOSE = new OpClStates(_CLOSE)

Protected Member Functions

 OpClStates (int i)

Package Functions

java.lang.Object readResolve () throws java.io.ObjectStreamException

Private Attributes

int value = -1

Detailed Description

Generated from IDL definition of enum "OpClStates"
Author:
JacORB IDL compiler


Constructor & Destructor Documentation

alma::FRIDGE::OpClStates::OpClStates int  i  )  [inline, protected]
 


Member Function Documentation

OpClStates alma::FRIDGE::OpClStates::from_int int  value  )  [inline, static]
 

java.lang.Object alma::FRIDGE::OpClStates::readResolve  )  throws java.io.ObjectStreamException [inline, package]
 

String alma::FRIDGE::OpClStates::toString  )  [inline]
 

int alma::FRIDGE::OpClStates::value  )  [inline]
 


Member Data Documentation

final int alma::FRIDGE::OpClStates::_CLOSE = 1 [static]
 

final int alma::FRIDGE::OpClStates::_OPEN = 0 [static]
 

final OpClStates alma::FRIDGE::OpClStates::CLOSE = new OpClStates(_CLOSE) [static]
 

final OpClStates alma::FRIDGE::OpClStates::OPEN = new OpClStates(_OPEN) [static]
 

int alma::FRIDGE::OpClStates::value = -1 [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:04:36 2009 for ACS Java API by doxygen 1.3.8