Uses of Class
org.csapi.cs.TpAppInformation

Packages that use TpAppInformation
org.csapi.cs   
 

Uses of TpAppInformation in org.csapi.cs
 

Fields in org.csapi.cs declared as TpAppInformation
 TpAppInformation[] TpApplicationDescription.AppInformation
           
 TpAppInformation[] TpAppInformationSetHolder.value
           
 TpAppInformation TpAppInformationHolder.value
           
 

Methods in org.csapi.cs that return TpAppInformation
static TpAppInformation[] TpAppInformationSetHelper.extract(org.omg.CORBA.Any any)
           
static TpAppInformation TpAppInformationHelper.extract(org.omg.CORBA.Any any)
           
static TpAppInformation[] TpAppInformationSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpAppInformation TpAppInformationHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cs with parameters of type TpAppInformation
static void TpAppInformationHelper.insert(org.omg.CORBA.Any any, TpAppInformation s)
           
static void TpAppInformationSetHelper.insert(org.omg.CORBA.Any any, TpAppInformation[] s)
           
static void TpAppInformationHelper.write(org.omg.CORBA.portable.OutputStream out, TpAppInformation s)
           
static void TpAppInformationSetHelper.write(org.omg.CORBA.portable.OutputStream _out, TpAppInformation[] _s)
           
 

Constructors in org.csapi.cs with parameters of type TpAppInformation
TpAppInformationHolder(TpAppInformation initial)
           
TpAppInformationSetHolder(TpAppInformation[] initial)
           
TpApplicationDescription(java.lang.String Text, TpAppInformation[] AppInformation)
           
 



Copyright © 2008. All Rights Reserved.