org.csapi.ui
Class TpUIVariablePartType
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
TpUIVariablePartType
protected TpUIVariablePartType(int i)
value
public int value()
from_int
public static TpUIVariablePartType from_int(int value)
Copyright © 2008. All Rights Reserved.