Class ExtendedPostfach

java.lang.Object
de.xima.fc.mdl.ExtendedPostfach
All Implemented Interfaces:
ITransferable, Serializable

public class ExtendedPostfach extends Object implements ITransferable
See Also:
  • Constructor Details

    • ExtendedPostfach

      public ExtendedPostfach(Postfach postfach)
  • Method Details

    • getPostfach

      public Postfach getPostfach()
    • setPostfach

      public void setPostfach(Postfach postfach)
    • getPostfachProjekte

      public List<Projekt> getPostfachProjekte()
    • setPostfachProjekte

      public void setPostfachProjekte(List<Projekt> konfiguriertePostfachProjekte)
    • addPostfachProjekt

      public void addPostfachProjekt(Projekt projekt)