API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.CORBA. WStringValueHelper View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      WStringValueHelper
Implements
 BoxedValueHelper
Subclasses
Description
public class WStringValueHelper
  org/omg/CORBA/WStringValueHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from orb.idl 31 May 1999 22:27:30 o'clock GMT+00:00 The class definition has been modified to conform to the following OMG specifications : ORB core as defined by CORBA 2.3.1 (formal/99-10-07) IDL/Java Language Mapping as defined in ptc/00-01-08
See also:   
Constructors
public WStringValueHelper ()
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