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

alma::xmlstore::operationType Class Reference

Collaboration diagram for alma::xmlstore::operationType:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int value ()
String toString ()

Static Public Member Functions

operationType from_int (int value)

Static Public Attributes

final int _STORED_XML = 0
final operationType STORED_XML = new operationType(_STORED_XML)
final int _UPDATED_XML = 1
final operationType UPDATED_XML = new operationType(_UPDATED_XML)
final int _DELETED_XML = 2
final operationType DELETED_XML = new operationType(_DELETED_XML)

Protected Member Functions

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


Constructor & Destructor Documentation

alma::xmlstore::operationType::operationType int  i  )  [inline, protected]
 


Member Function Documentation

operationType alma::xmlstore::operationType::from_int int  value  )  [inline, static]
 

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

String alma::xmlstore::operationType::toString  )  [inline]
 

int alma::xmlstore::operationType::value  )  [inline]
 


Member Data Documentation

final int alma::xmlstore::operationType::_DELETED_XML = 2 [static]
 

final int alma::xmlstore::operationType::_STORED_XML = 0 [static]
 

final int alma::xmlstore::operationType::_UPDATED_XML = 1 [static]
 

final operationType alma::xmlstore::operationType::DELETED_XML = new operationType(_DELETED_XML) [static]
 

final operationType alma::xmlstore::operationType::STORED_XML = new operationType(_STORED_XML) [static]
 

final operationType alma::xmlstore::operationType::UPDATED_XML = new operationType(_UPDATED_XML) [static]
 

int alma::xmlstore::operationType::value = -1 [private]
 


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