alma::MOUNT_ACS::MountPackage::coordType Class Reference

Collaboration diagram for alma::MOUNT_ACS::MountPackage::coordType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

int value ()
String toString ()

Static Public Member Functions

static coordType from_int (int value)

Static Public Attributes

static final int _Mean = 0
static final coordType Mean = new coordType(_Mean)
static final int _Apparent = 1
static final coordType Apparent = new coordType(_Apparent)

Protected Member Functions

 coordType (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 "coordType"

Author:
JacORB IDL compiler

Constructor & Destructor Documentation

alma::MOUNT_ACS::MountPackage::coordType::coordType ( int  i  )  [inline, protected]

References value().


Member Function Documentation

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

References from_int(), and value().

String alma::MOUNT_ACS::MountPackage::coordType::toString (  )  [inline]

References _Apparent, _Mean, and value().

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


Member Data Documentation

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

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