alma::acsexmplCalendar::MonthEnum Class Reference

Collaboration diagram for alma::acsexmplCalendar::MonthEnum:
Collaboration graph
[legend]

List of all members.

Public Member Functions

int value ()
String toString ()

Static Public Member Functions

static MonthEnum from_int (int value)

Static Public Attributes

static final int _January = 0
static final MonthEnum January = new MonthEnum(_January)
static final int _February = 1
static final MonthEnum February = new MonthEnum(_February)
static final int _March = 2
static final MonthEnum March = new MonthEnum(_March)
static final int _April = 3
static final MonthEnum April = new MonthEnum(_April)
static final int _May = 4
static final MonthEnum May = new MonthEnum(_May)
static final int _June = 5
static final MonthEnum June = new MonthEnum(_June)
static final int _July = 6
static final MonthEnum July = new MonthEnum(_July)
static final int _August = 7
static final MonthEnum August = new MonthEnum(_August)
static final int _September = 8
static final MonthEnum September = new MonthEnum(_September)
static final int _October = 9
static final MonthEnum October = new MonthEnum(_October)
static final int _November = 10
static final MonthEnum November = new MonthEnum(_November)
static final int _December = 11
static final MonthEnum December = new MonthEnum(_December)

Protected Member Functions

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

Author:
JacORB IDL compiler

Constructor & Destructor Documentation

alma::acsexmplCalendar::MonthEnum::MonthEnum ( int  i  )  [inline, protected]

Member Function Documentation

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

References from_int(), and value().

String alma::acsexmplCalendar::MonthEnum::toString (  )  [inline]

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


Member Data Documentation

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

Referenced by from_int().

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