Uses of Class
org.csapi.TpSimpleAttributeValue

Packages that use TpSimpleAttributeValue
org.csapi   
 

Uses of TpSimpleAttributeValue in org.csapi
 

Fields in org.csapi declared as TpSimpleAttributeValue
 TpSimpleAttributeValue TpSimpleAttributeValueHolder.value
           
 

Methods in org.csapi that return TpSimpleAttributeValue
static TpSimpleAttributeValue TpSimpleAttributeValueHelper.extract(org.omg.CORBA.Any any)
           
static TpSimpleAttributeValue TpSimpleAttributeValueHelper.read(org.omg.CORBA.portable.InputStream in)
           
 TpSimpleAttributeValue TpAttributeValue.SimpleValue()
           
 

Methods in org.csapi with parameters of type TpSimpleAttributeValue
static void TpSimpleAttributeValueHelper.insert(org.omg.CORBA.Any any, TpSimpleAttributeValue s)
           
 void TpAttributeValue.SimpleValue(TpSimpleAttributeValue _x)
           
static void TpSimpleAttributeValueHelper.write(org.omg.CORBA.portable.OutputStream out, TpSimpleAttributeValue s)
           
 

Constructors in org.csapi with parameters of type TpSimpleAttributeValue
TpSimpleAttributeValueHolder(TpSimpleAttributeValue initial)
           
 



Copyright © 2008. All Rights Reserved.