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