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