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(TaggedProfile _x)
           
 

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(Any any)
           
static TaggedProfile TaggedProfileHelper.read(InputStream in)
           
 

Methods in org.omg.IOP with parameters of type TaggedProfile
static void TaggedProfileHelper.insert(Any any, TaggedProfile s)
           
static void TaggedProfileHelper.write(OutputStream out, TaggedProfile s)
           
 

Constructors in org.omg.IOP with parameters of type TaggedProfile
IOR(String type_id, TaggedProfile[] profiles)
           
TaggedProfileHolder(TaggedProfile initial)
           
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.