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

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

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

Fields in de.bsvrz.sys.startstopp.prozessvew declared as StandardAusgabe
private  StandardAusgabe ProzessDaten.m_standardAusgabe
          Standardausgabe
 

Methods in de.bsvrz.sys.startstopp.prozessvew that return StandardAusgabe
 StandardAusgabe ProzessDaten.getStandardAusgabe()
           
 

Methods in de.bsvrz.sys.startstopp.prozessvew with parameters of type StandardAusgabe
 void ProzessDaten.setStandardAusgabe(StandardAusgabe standardAusgabe)