All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class VierGewinnt.PartieManagerHolder

java.lang.Object
    |
    +----VierGewinnt.PartieManagerHolder

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

Variable Index

 o value
 

Constructor Index

 o PartieManagerHolder()
 
 o PartieManagerHolder(PartieManager)
 

Method Index

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

Field Detail

 o value
public PartieManager value

Constructor Detail

 o PartieManagerHolder
public PartieManagerHolder()
 o PartieManagerHolder
public PartieManagerHolder(PartieManager value)

Method Detail

 o _read
public void _read(org.omg.CORBA.portable.InputStream input)
 o _write
public void _write(org.omg.CORBA.portable.OutputStream output)
 o _type
public org.omg.CORBA.TypeCode _type()

All Packages  Class Hierarchy  This Package  Previous  Next  Index