Uses of Class
de.bsvrz.vew.bmvew.bmvew.meldung.InformationsAnteil

Packages that use InformationsAnteil
de.bsvrz.vew.bmvew.bmvew.meldung   
 

Uses of InformationsAnteil in de.bsvrz.vew.bmvew.bmvew.meldung
 

Methods in de.bsvrz.vew.bmvew.bmvew.meldung that return InformationsAnteil
 InformationsAnteil[] InformationsAnteilListe.getAll()
          Liest alle Elemente des Stack
 InformationsAnteil InformationsAnteilListe.peek()
          Liest das oberste Element des Stacks
 InformationsAnteil InformationsAnteilListe.pop()
          Holt ein Objekt vom Stack
 

Methods in de.bsvrz.vew.bmvew.bmvew.meldung with parameters of type InformationsAnteil
 void InformationsAnteilListe.push(InformationsAnteil n)
          Legt ein Objekt auf den Stack