Class RAP._ResultHolderHolder
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class RAP._ResultHolderHolder

Object
   |
   +----RAP._ResultHolderHolder

public final class _ResultHolderHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o RAP._ResultHolderHolder()
 o RAP._ResultHolderHolder(_ResultHolder)

Method Index

 o _read(InputStream)
 o _type()
 o _write(OutputStream)

Variables

 o value
public RAP._ResultHolder value

Constructors

 o _ResultHolderHolder
public _ResultHolderHolder()
 o _ResultHolderHolder
public _ResultHolderHolder(_ResultHolder value)

Methods

 o _read
public void _read(InputStream _stream)
 o _type
public org.omg.CORBA.TypeCode _type()
 o _write
public void _write(OutputStream _stream)

All Packages  Class Hierarchy  This Package  Previous  Next  Index