org.omg.CORBA.portable
Interface ValueOutputStream


public interface ValueOutputStream

Author:
krab To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Method Summary
 void end_value()
           
 void start_value(String rep_id)
           
 

Method Detail

end_value

void end_value()

start_value

void start_value(String rep_id)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.