Uses of Class
org.csapi.TpStructuredAttributeValue

Packages that use TpStructuredAttributeValue
org.csapi   
 

Uses of TpStructuredAttributeValue in org.csapi
 

Fields in org.csapi declared as TpStructuredAttributeValue
 TpStructuredAttributeValue TpStructuredAttributeValueHolder.value
           
 

Methods in org.csapi that return TpStructuredAttributeValue
static TpStructuredAttributeValue TpStructuredAttributeValueHelper.extract(org.omg.CORBA.Any any)
           
static TpStructuredAttributeValue TpStructuredAttributeValueHelper.read(org.omg.CORBA.portable.InputStream in)
           
 TpStructuredAttributeValue TpAttributeValue.StructuredValue()
           
 

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

Constructors in org.csapi with parameters of type TpStructuredAttributeValue
TpStructuredAttributeValueHolder(TpStructuredAttributeValue initial)
           
 



Copyright © 2008. All Rights Reserved.