Uses of Interface
de.bsvrz.kex.isis.isis.BaustelleInterface

Packages that use BaustelleInterface
de.bsvrz.kex.isis.isis   
de.bsvrz.kex.isis.isis.impl   
 

Uses of BaustelleInterface in de.bsvrz.kex.isis.isis
 

Methods in de.bsvrz.kex.isis.isis that return BaustelleInterface
 BaustelleInterface BisInterface.getBaustelle(long baustellenId)
          Liefert das Baustellenobjekt mit der zugehörigen ID.
 

Uses of BaustelleInterface in de.bsvrz.kex.isis.isis.impl
 

Classes in de.bsvrz.kex.isis.isis.impl that implement BaustelleInterface
 class Baustelle
          BIS-Baustelle.
 

Methods in de.bsvrz.kex.isis.isis.impl that return BaustelleInterface
 BaustelleInterface AbstractBIS.getBaustelle(long baustellenId)
          Liefert das Baustellenobjekt mit der zugehörigen ID.