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

static TimeSystem from_int (int value)

Static Public Attributes

static final int _TSArray = 0
static final TimeSystem TSArray = new TimeSystem(_TSArray)
static final int _TSTAI = 1
static final TimeSystem TSTAI = new TimeSystem(_TSTAI)
static final int _TSUTC = 2
static 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]

References value().


Member Function Documentation

static TimeSystem alma::acstime::TimeSystem::from_int ( int  value  )  [inline, static]
java.lang.Object alma::acstime::TimeSystem::readResolve (  )  throws java.io.ObjectStreamException [inline, package]

References from_int(), and value().

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

References _TSArray, _TSTAI, _TSUTC, and value().

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

Referenced by readResolve(), TimeSystem(), and toString().


Member Data Documentation

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

Referenced by from_int(), and toString().

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

Referenced by from_int(), and toString().

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

Referenced by from_int(), and toString().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2