risiko.common.interfaces
Interface KontinentMission
- All Superinterfaces:
- java.rmi.Remote, java.io.Serializable
public interface KontinentMission
- extends java.rmi.Remote, java.io.Serializable
Interface zum Valueobject
- Version:
- 2009-07-01
- Author:
- dgrosche
addKontinent
void addKontinent(Kontinent k)
throws java.rmi.RemoteException
- Fügt Kontinenten zur Liste zu befreiender Kontinente hinzu
- Parameters:
k
- hinzuzufügender Kontinent
- Throws:
java.rmi.RemoteException
setKontinentenliste
void setKontinentenliste(java.util.Vector<Kontinent> kliste)
throws java.rmi.RemoteException
- Parameters:
kliste
- the kontinentenliste to set
- Throws:
java.rmi.RemoteException
pruefErfuellt
void pruefErfuellt()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException