super( id, is ) ; this.orb = (ORB)(is.orb()) ;
super( id, data ) ; this.orb = orb ;
EncapsOutputStream os = new EncapsOutputStream( orb ) ; write( os ) ; InputStream is = (InputStream)(os.create_input_stream()) ; return org.omg.IOP.TaggedProfileHelper.read( is ) ;
return null ;
return equals( prof ) ;
return false ;
// NO-OP