API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.CORBA. StringValueHelper View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      StringValueHelper
Implements
 BoxedValueHelper
Subclasses
Description
public class StringValueHelper
  The Helper for StringValue.
See also:   
Constructors
public StringValueHelper ()
Methods
Hide/Show inherited methods
publicstatic String extract (Any a)
public String get_id () [Specified in BoxedValueHelper]
publicstatic String id ()
publicstatic void insert (Any a, String that)
public Serializable read_value (InputStream istream) [Specified in BoxedValueHelper]
publicstatic String read (InputStream istream)
publicstaticsynchronized TypeCode type ()
public void write_value (OutputStream ostream, Serializable value) [Specified in BoxedValueHelper]
publicstatic void write (OutputStream ostream, String value)
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar