All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class VierGewinnt.spielfeldTypHolder

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

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

Variable Index

 o value
 

Constructor Index

 o spielfeldTypHolder()
 
 o spielfeldTypHolder(short[][])
 

Method Index

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

Field Detail

 o value
public short[][] value

Constructor Detail

 o spielfeldTypHolder
public spielfeldTypHolder()
 o spielfeldTypHolder
public spielfeldTypHolder(short 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