All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class VierGewinnt._st_PartieManager

java.lang.Object
    |
    +----org.omg.CORBA.portable.ObjectImpl
            |
            +----VierGewinnt._st_PartieManager

public class _st_PartieManager
extends org.omg.CORBA.portable.ObjectImpl
implements PartieManager

Constructor Index

 o _st_PartieManager()
 

Method Index

 o _ids()
 
 o auflisten()
 
 o spielen(String)
 

Constructor Detail

 o _st_PartieManager
public _st_PartieManager()

Method Detail

 o _ids
public java.lang.String[] _ids()
Overrides:
_ids in class org.omg.CORBA.portable.ObjectImpl
 o spielen
public Partie4gewinnt spielen(java.lang.String name)
 o auflisten
public java.lang.String auflisten()

All Packages  Class Hierarchy  This Package  Previous  Next  Index