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

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

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

Fields in de.bsvrz.vew.bmvew.bmvew.meldung declared as InformationsAnteilListe
private  InformationsAnteilListe Meldung._infoAnteilListe
          Die Liste der Informationsanteile
 

Methods in de.bsvrz.vew.bmvew.bmvew.meldung that return InformationsAnteilListe
 InformationsAnteilListe Meldung.getInfoAnteilListe()
           
 

Methods in de.bsvrz.vew.bmvew.bmvew.meldung with parameters of type InformationsAnteilListe
 void Meldung.setInfoAnteilListe(InformationsAnteilListe infoAnteilListe)