All Packages Class Hierarchy This Package Previous Next Index
Class VierGewinnt.Partie4gewinntHolder
java.lang.Object
|
+----VierGewinnt.Partie4gewinntHolder
- public final class Partie4gewinntHolder
- extends java.lang.Object
- implements org.omg.CORBA.portable.Streamable
value-
Partie4gewinntHolder()
-
Partie4gewinntHolder(Partie4gewinnt)
-
_read(InputStream)
-
_type()
-
_write(OutputStream)
-
value
public Partie4gewinnt value
Partie4gewinntHolder
public Partie4gewinntHolder()
Partie4gewinntHolder
public Partie4gewinntHolder(Partie4gewinnt 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