Uses of Class
org.csapi.cm.TpAction

Packages that use TpAction
org.csapi.cm   
 

Uses of TpAction in org.csapi.cm
 

Fields in org.csapi.cm declared as TpAction
static TpAction TpAction.DROP
           
static TpAction TpAction.REMARK
           
static TpAction TpAction.RESHAPE
           
static TpAction TpAction.TRANSMIT
           
 TpAction TpNameDescrpTagExcessLoadAction.value
           
 TpAction TpActionHolder.value
           
 

Methods in org.csapi.cm that return TpAction
static TpAction TpActionHelper.extract(org.omg.CORBA.Any any)
           
static TpAction TpAction.from_int(int value)
           
static TpAction TpActionHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.cm with parameters of type TpAction
TpActionHolder(TpAction initial)
           
TpNameDescrpTagExcessLoadAction(java.lang.String name, java.lang.String description, TpTagValue tag, TpAction value)
           
 



Copyright © 2008. All Rights Reserved.