Package de.xima.fc.mdl
Class ExtendedPostfach
- java.lang.Object
 - 
- de.xima.fc.mdl.ExtendedPostfach
 
 
- 
- All Implemented Interfaces:
 ITransferable,Serializable
public class ExtendedPostfach extends Object implements ITransferable
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ExtendedPostfach(Postfach postfach) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddPostfachProjekt(Projekt projekt)PostfachgetPostfach()List<Projekt>getPostfachProjekte()voidsetPostfach(Postfach postfach)voidsetPostfachProjekte(List<Projekt> konfiguriertePostfachProjekte) 
 -