Uses of Class
org.csapi.ui.TpUIVariablePartType

Packages that use TpUIVariablePartType
org.csapi.ui   
 

Uses of TpUIVariablePartType in org.csapi.ui
 

Fields in org.csapi.ui declared as TpUIVariablePartType
static TpUIVariablePartType TpUIVariablePartType.P_UI_VARIABLE_PART_ADDRESS
           
static TpUIVariablePartType TpUIVariablePartType.P_UI_VARIABLE_PART_DATE
           
static TpUIVariablePartType TpUIVariablePartType.P_UI_VARIABLE_PART_INT
           
static TpUIVariablePartType TpUIVariablePartType.P_UI_VARIABLE_PART_PRICE
           
static TpUIVariablePartType TpUIVariablePartType.P_UI_VARIABLE_PART_TIME
           
 TpUIVariablePartType TpUIVariablePartTypeHolder.value
           
 

Methods in org.csapi.ui that return TpUIVariablePartType
 TpUIVariablePartType TpUIVariableInfo.discriminator()
           
static TpUIVariablePartType TpUIVariablePartTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpUIVariablePartType TpUIVariablePartType.from_int(int value)
           
static TpUIVariablePartType TpUIVariablePartTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.ui with parameters of type TpUIVariablePartType
static void TpUIVariablePartTypeHelper.insert(org.omg.CORBA.Any any, TpUIVariablePartType s)
           
static void TpUIVariablePartTypeHelper.write(org.omg.CORBA.portable.OutputStream out, TpUIVariablePartType s)
           
 

Constructors in org.csapi.ui with parameters of type TpUIVariablePartType
TpUIVariablePartTypeHolder(TpUIVariablePartType initial)
           
 



Copyright © 2009. All Rights Reserved.