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

alma::acstime::TimeSystem Class Reference

Collaboration diagram for alma::acstime::TimeSystem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int value ()
String toString ()

Static Public Member Functions

TimeSystem from_int (int value)

Static Public Attributes

final int _TSArray = 0
final TimeSystem TSArray = new TimeSystem(_TSArray)
final int _TSTAI = 1
final TimeSystem TSTAI = new TimeSystem(_TSTAI)
final int _TSUTC = 2
final TimeSystem TSUTC = new TimeSystem(_TSUTC)

Protected Member Functions

 TimeSystem (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 "TimeSystem"
Author:
JacORB IDL compiler


Constructor & Destructor Documentation

alma::acstime::TimeSystem::TimeSystem int  i  )  [inline, protected]
 


Member Function Documentation

TimeSystem alma::acstime::TimeSystem::from_int int  value  )  [inline, static]
 

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

String alma::acstime::TimeSystem::toString  )  [inline]
 

int alma::acstime::TimeSystem::value  )  [inline]
 


Member Data Documentation

final int alma::acstime::TimeSystem::_TSArray = 0 [static]
 

final int alma::acstime::TimeSystem::_TSTAI = 1 [static]
 

final int alma::acstime::TimeSystem::_TSUTC = 2 [static]
 

final TimeSystem alma::acstime::TimeSystem::TSArray = new TimeSystem(_TSArray) [static]
 

final TimeSystem alma::acstime::TimeSystem::TSTAI = new TimeSystem(_TSTAI) [static]
 

final TimeSystem alma::acstime::TimeSystem::TSUTC = new TimeSystem(_TSUTC) [static]
 

int alma::acstime::TimeSystem::value = -1 [private]
 


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