org.csapi.ui
Class TpUIVariablePartType

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

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

Generated from IDL definition of enum "TpUIVariablePartType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_UI_VARIABLE_PART_ADDRESS
           
static int _P_UI_VARIABLE_PART_DATE
           
static int _P_UI_VARIABLE_PART_INT
           
static int _P_UI_VARIABLE_PART_PRICE
           
static int _P_UI_VARIABLE_PART_TIME
           
static TpUIVariablePartType P_UI_VARIABLE_PART_ADDRESS
           
static TpUIVariablePartType P_UI_VARIABLE_PART_DATE
           
static TpUIVariablePartType P_UI_VARIABLE_PART_INT
           
static TpUIVariablePartType P_UI_VARIABLE_PART_PRICE
           
static TpUIVariablePartType P_UI_VARIABLE_PART_TIME
           
 
Constructor Summary
protected TpUIVariablePartType(int i)
           
 
Method Summary
static TpUIVariablePartType 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_UI_VARIABLE_PART_INT

public static final int _P_UI_VARIABLE_PART_INT
See Also:
Constant Field Values

P_UI_VARIABLE_PART_INT

public static final TpUIVariablePartType P_UI_VARIABLE_PART_INT

_P_UI_VARIABLE_PART_ADDRESS

public static final int _P_UI_VARIABLE_PART_ADDRESS
See Also:
Constant Field Values

P_UI_VARIABLE_PART_ADDRESS

public static final TpUIVariablePartType P_UI_VARIABLE_PART_ADDRESS

_P_UI_VARIABLE_PART_TIME

public static final int _P_UI_VARIABLE_PART_TIME
See Also:
Constant Field Values

P_UI_VARIABLE_PART_TIME

public static final TpUIVariablePartType P_UI_VARIABLE_PART_TIME

_P_UI_VARIABLE_PART_DATE

public static final int _P_UI_VARIABLE_PART_DATE
See Also:
Constant Field Values

P_UI_VARIABLE_PART_DATE

public static final TpUIVariablePartType P_UI_VARIABLE_PART_DATE

_P_UI_VARIABLE_PART_PRICE

public static final int _P_UI_VARIABLE_PART_PRICE
See Also:
Constant Field Values

P_UI_VARIABLE_PART_PRICE

public static final TpUIVariablePartType P_UI_VARIABLE_PART_PRICE
Constructor Detail

TpUIVariablePartType

protected TpUIVariablePartType(int i)
Method Detail

value

public int value()

from_int

public static TpUIVariablePartType from_int(int value)


Copyright © 2008. All Rights Reserved.