Uses of Class
org.csapi.TpAttributeTagInfo

Packages that use TpAttributeTagInfo
org.csapi   
 

Uses of TpAttributeTagInfo in org.csapi
 

Fields in org.csapi declared as TpAttributeTagInfo
static TpAttributeTagInfo TpAttributeTagInfo.P_SIMPLE_TYPE
           
static TpAttributeTagInfo TpAttributeTagInfo.P_STRUCTURED_TYPE
           
static TpAttributeTagInfo TpAttributeTagInfo.P_XML_TYPE
           
 TpAttributeTagInfo TpAttributeTagInfoHolder.value
           
 

Methods in org.csapi that return TpAttributeTagInfo
 TpAttributeTagInfo TpAttributeValue.discriminator()
           
static TpAttributeTagInfo TpAttributeTagInfoHelper.extract(org.omg.CORBA.Any any)
           
static TpAttributeTagInfo TpAttributeTagInfo.from_int(int value)
           
static TpAttributeTagInfo TpAttributeTagInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi with parameters of type TpAttributeTagInfo
TpAttributeTagInfoHolder(TpAttributeTagInfo initial)
           
 



Copyright © 2008. All Rights Reserved.