Uses of Class
org.omg.IOP.TaggedProfile

Packages that use TaggedProfile
org.omg.GIOP   
org.omg.IOP   
 

Uses of TaggedProfile in org.omg.GIOP
 

Methods in org.omg.GIOP that return TaggedProfile
 TaggedProfile TargetAddress.profile()
           
 

Methods in org.omg.GIOP with parameters of type TaggedProfile
 void TargetAddress.profile(short discriminator, TaggedProfile value)
           
 void TargetAddress.profile(TaggedProfile value)
           
 

Uses of TaggedProfile in org.omg.IOP
 

Fields in org.omg.IOP declared as TaggedProfile
 TaggedProfile[] IOR.profiles
           
 TaggedProfile TaggedProfileHolder.value
           
 

Methods in org.omg.IOP that return TaggedProfile
static TaggedProfile TaggedProfileHelper.extract(org.omg.CORBA.Any a)
           
static TaggedProfile TaggedProfileHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.IOP with parameters of type TaggedProfile
static void TaggedProfileHelper.insert(org.omg.CORBA.Any a, TaggedProfile that)
           
static void TaggedProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream, TaggedProfile value)
           
 

Constructors in org.omg.IOP with parameters of type TaggedProfile
IOR(java.lang.String _type_id, TaggedProfile[] _profiles)
           
TaggedProfileHolder(TaggedProfile initialValue)
           
 



Copyright © 2008. All Rights Reserved.