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
value-
spielfeldTypHolder()
-
spielfeldTypHolder(short[][])
-
_read(InputStream)
-
_type()
-
_write(OutputStream)
-
value
public short[][] value
spielfeldTypHolder
public spielfeldTypHolder()
spielfeldTypHolder
public spielfeldTypHolder(short value[][])
_read
public void _read(org.omg.CORBA.portable.InputStream input)
_write
public void _write(org.omg.CORBA.portable.OutputStream output)
_type
public org.omg.CORBA.TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index