si::ijs::maci::ClientType Class Reference

Collaboration diagram for si::ijs::maci::ClientType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

int value ()
String toString ()

Static Public Member Functions

static ClientType from_int (int value)

Static Public Attributes

static final int _CLIENT_TYPE = 0
static final ClientType CLIENT_TYPE = new ClientType(_CLIENT_TYPE)
static final int _ADMINISTRATOR_TYPE = 1
static final ClientType ADMINISTRATOR_TYPE = new ClientType(_ADMINISTRATOR_TYPE)
static final int _CONTAINER_TYPE = 2
static final ClientType CONTAINER_TYPE = new ClientType(_CONTAINER_TYPE)

Protected Member Functions

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

Author:
JacORB IDL compiler

Constructor & Destructor Documentation

si::ijs::maci::ClientType::ClientType ( int  i  )  [inline, protected]

References value().


Member Function Documentation

static ClientType si::ijs::maci::ClientType::from_int ( int  value  )  [inline, static]
java.lang.Object si::ijs::maci::ClientType::readResolve (  )  throws java.io.ObjectStreamException [inline, package]

References from_int(), and value().

String si::ijs::maci::ClientType::toString (  )  [inline]
int si::ijs::maci::ClientType::value (  )  [inline]

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


Member Data Documentation

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().

Referenced by from_int(), and toString().


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

Generated by  doxygen 1.6.2