Uses of Class
de.bsvrz.sys.usv.wrapper.USVWrapper

Packages that use USVWrapper
de.bsvrz.sys.usv.gui.swing   
de.bsvrz.sys.usv.junit   
de.bsvrz.sys.usv.usv   
de.bsvrz.sys.usv.wrapper   
 

Uses of USVWrapper in de.bsvrz.sys.usv.gui.swing
 

Methods in de.bsvrz.sys.usv.gui.swing with parameters of type USVWrapper
 void SimuGUIJFrame.setInstance(USVWrapper instance)
           
 

Uses of USVWrapper in de.bsvrz.sys.usv.junit
 

Methods in de.bsvrz.sys.usv.junit that return USVWrapper
 USVWrapper SimuUSVTest.getInstance()
          Methode zum Lesen der Membervariablen m_instance
 

Methods in de.bsvrz.sys.usv.junit with parameters of type USVWrapper
 void SimuUSVTest.setInstance(USVWrapper instance)
          Methode zum Setzen der Membervariablen m_instance
 

Uses of USVWrapper in de.bsvrz.sys.usv.usv
 

Methods in de.bsvrz.sys.usv.usv with parameters of type USVWrapper
 void DefaultUSV.setInstance(USVWrapper instance)
           
 

Uses of USVWrapper in de.bsvrz.sys.usv.wrapper
 

Methods in de.bsvrz.sys.usv.wrapper with parameters of type USVWrapper
 void USVAllgemein.setInstance(USVWrapper instance)
          Methode mit der der Klasse, die das Interface USVAllgemein implementiert die Instanz der Hauptklasse mitgeteilt mit.