Uses of Class
org.csapi.fw.TpServiceTypeProperty

Packages that use TpServiceTypeProperty
org.csapi.fw   
 

Uses of TpServiceTypeProperty in org.csapi.fw
 

Fields in org.csapi.fw declared as TpServiceTypeProperty
 TpServiceTypeProperty[] TpServiceTypeDescription.ServiceTypePropertyList
           
 TpServiceTypeProperty TpServiceTypePropertyHolder.value
           
 TpServiceTypeProperty[] TpServiceTypePropertyListHolder.value
           
 

Methods in org.csapi.fw that return TpServiceTypeProperty
static TpServiceTypeProperty[] TpServiceTypePropertyListHelper.extract(org.omg.CORBA.Any any)
           
static TpServiceTypeProperty TpServiceTypePropertyHelper.extract(org.omg.CORBA.Any any)
           
static TpServiceTypeProperty[] TpServiceTypePropertyListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpServiceTypeProperty TpServiceTypePropertyHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.fw with parameters of type TpServiceTypeProperty
static void TpServiceTypePropertyHelper.insert(org.omg.CORBA.Any any, TpServiceTypeProperty s)
           
static void TpServiceTypePropertyListHelper.insert(org.omg.CORBA.Any any, TpServiceTypeProperty[] s)
           
static void TpServiceTypePropertyHelper.write(org.omg.CORBA.portable.OutputStream out, TpServiceTypeProperty s)
           
static void TpServiceTypePropertyListHelper.write(org.omg.CORBA.portable.OutputStream _out, TpServiceTypeProperty[] _s)
           
 

Constructors in org.csapi.fw with parameters of type TpServiceTypeProperty
TpServiceTypeDescription(TpServiceTypeProperty[] ServiceTypePropertyList, java.lang.String[] ServiceTypeNameList, boolean AvailableOrUnavailable)
           
TpServiceTypePropertyHolder(TpServiceTypeProperty initial)
           
TpServiceTypePropertyListHolder(TpServiceTypeProperty[] initial)
           
 



Copyright © 2008. All Rights Reserved.