Uses of Class
de.bsvrz.sys.startstopp.prozessvew.StoppBedingung

Packages that use StoppBedingung
de.bsvrz.sys.startstopp.prozessvew   
 

Uses of StoppBedingung in de.bsvrz.sys.startstopp.prozessvew
 

Methods in de.bsvrz.sys.startstopp.prozessvew that return types with arguments of type StoppBedingung
 java.util.List<StoppBedingung> ProzessDaten.getStoppBedingung()
           
 

Method parameters in de.bsvrz.sys.startstopp.prozessvew with type arguments of type StoppBedingung
 void ProzessDaten.setStoppBedingung(java.util.List<StoppBedingung> stoppBedingung)