Uses of Class
org.csapi.TpAttributeValue

Packages that use TpAttributeValue
org.csapi   
org.csapi.pam   
 

Uses of TpAttributeValue in org.csapi
 

Fields in org.csapi declared as TpAttributeValue
 TpAttributeValue TpAttribute.AttributeValue
           
 TpAttributeValue TpAttributeValueHolder.value
           
 

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

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

Constructors in org.csapi with parameters of type TpAttributeValue
TpAttribute(java.lang.String AttributeName, TpAttributeValue AttributeValue)
           
TpAttributeValueHolder(TpAttributeValue initial)
           
 

Uses of TpAttributeValue in org.csapi.pam
 

Fields in org.csapi.pam declared as TpAttributeValue
 TpAttributeValue TpPAMAttribute.AttributeValue
           
 

Constructors in org.csapi.pam with parameters of type TpAttributeValue
TpPAMAttribute(java.lang.String AttributeName, TpAttributeValue AttributeValue, long ExpiresIn)
           
 



Copyright © 2008. All Rights Reserved.