org.openorb.notify.persistence
Class SupplierAdminHomeHolder

java.lang.Object
  extended by org.openorb.notify.persistence.SupplierAdminHomeHolder
All Implemented Interfaces:
org.omg.CORBA.portable.Streamable

public final class SupplierAdminHomeHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable

Holder class for : SupplierAdminHome

Author:
OpenORB Compiler

Field Summary
 SupplierAdminHome value
          Internal SupplierAdminHome value
 
Constructor Summary
SupplierAdminHomeHolder()
          Default constructor
SupplierAdminHomeHolder(SupplierAdminHome initial)
          Constructor with value initialisation
 
Method Summary
 void _read(org.omg.CORBA.portable.InputStream istream)
          Read SupplierAdminHome from a marshalled stream
 org.omg.CORBA.TypeCode _type()
          Return the SupplierAdminHome TypeCode
 void _write(org.omg.CORBA.portable.OutputStream ostream)
          Write SupplierAdminHome into a marshalled stream
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public SupplierAdminHome value
Internal SupplierAdminHome value

Constructor Detail

SupplierAdminHomeHolder

public SupplierAdminHomeHolder()
Default constructor


SupplierAdminHomeHolder

public SupplierAdminHomeHolder(SupplierAdminHome initial)
Constructor with value initialisation

Parameters:
initial - the initial value
Method Detail

_read

public void _read(org.omg.CORBA.portable.InputStream istream)
Read SupplierAdminHome from a marshalled stream

Specified by:
_read in interface org.omg.CORBA.portable.Streamable
Parameters:
istream - the input stream

_write

public void _write(org.omg.CORBA.portable.OutputStream ostream)
Write SupplierAdminHome into a marshalled stream

Specified by:
_write in interface org.omg.CORBA.portable.Streamable
Parameters:
ostream - the output stream

_type

public org.omg.CORBA.TypeCode _type()
Return the SupplierAdminHome TypeCode

Specified by:
_type in interface org.omg.CORBA.portable.Streamable
Returns:
a TypeCode