org.csapi.gms
Class TpFolderInfoPropertyName

java.lang.Object
  extended by org.csapi.gms.TpFolderInfoPropertyName
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpFolderInfoPropertyName
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpFolderInfoPropertyName"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_MESSAGING_FOLDER_DATE_CHANGED
           
static int _P_MESSAGING_FOLDER_DATE_CREATED
           
static int _P_MESSAGING_FOLDER_ID
           
static int _P_MESSAGING_FOLDER_MESSAGE
           
static int _P_MESSAGING_FOLDER_SUBFOLDER
           
static int _P_MESSAGING_FOLDER_UNDEFINED
           
static TpFolderInfoPropertyName P_MESSAGING_FOLDER_DATE_CHANGED
           
static TpFolderInfoPropertyName P_MESSAGING_FOLDER_DATE_CREATED
           
static TpFolderInfoPropertyName P_MESSAGING_FOLDER_ID
           
static TpFolderInfoPropertyName P_MESSAGING_FOLDER_MESSAGE
           
static TpFolderInfoPropertyName P_MESSAGING_FOLDER_SUBFOLDER
           
static TpFolderInfoPropertyName P_MESSAGING_FOLDER_UNDEFINED
           
 
Constructor Summary
protected TpFolderInfoPropertyName(int i)
           
 
Method Summary
static TpFolderInfoPropertyName from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_P_MESSAGING_FOLDER_UNDEFINED

public static final int _P_MESSAGING_FOLDER_UNDEFINED
See Also:
Constant Field Values

P_MESSAGING_FOLDER_UNDEFINED

public static final TpFolderInfoPropertyName P_MESSAGING_FOLDER_UNDEFINED

_P_MESSAGING_FOLDER_ID

public static final int _P_MESSAGING_FOLDER_ID
See Also:
Constant Field Values

P_MESSAGING_FOLDER_ID

public static final TpFolderInfoPropertyName P_MESSAGING_FOLDER_ID

_P_MESSAGING_FOLDER_MESSAGE

public static final int _P_MESSAGING_FOLDER_MESSAGE
See Also:
Constant Field Values

P_MESSAGING_FOLDER_MESSAGE

public static final TpFolderInfoPropertyName P_MESSAGING_FOLDER_MESSAGE

_P_MESSAGING_FOLDER_SUBFOLDER

public static final int _P_MESSAGING_FOLDER_SUBFOLDER
See Also:
Constant Field Values

P_MESSAGING_FOLDER_SUBFOLDER

public static final TpFolderInfoPropertyName P_MESSAGING_FOLDER_SUBFOLDER

_P_MESSAGING_FOLDER_DATE_CREATED

public static final int _P_MESSAGING_FOLDER_DATE_CREATED
See Also:
Constant Field Values

P_MESSAGING_FOLDER_DATE_CREATED

public static final TpFolderInfoPropertyName P_MESSAGING_FOLDER_DATE_CREATED

_P_MESSAGING_FOLDER_DATE_CHANGED

public static final int _P_MESSAGING_FOLDER_DATE_CHANGED
See Also:
Constant Field Values

P_MESSAGING_FOLDER_DATE_CHANGED

public static final TpFolderInfoPropertyName P_MESSAGING_FOLDER_DATE_CHANGED
Constructor Detail

TpFolderInfoPropertyName

protected TpFolderInfoPropertyName(int i)
Method Detail

value

public int value()

from_int

public static TpFolderInfoPropertyName from_int(int value)


Copyright © 2008. All Rights Reserved.