Class TmcGebietWrapper


  • public class TmcGebietWrapper
    extends TmcLocationCodeWrapper
    Wrapper, welcher für ein TmcGebiet-SystemObjekt sämtliche Daten vorhält.
    See Also:
    TmcGebiet
    • Constructor Detail

      • TmcGebietWrapper

        public TmcGebietWrapper​(de.bsvrz.sys.funclib.bitctrl.modell.tmtmcglobal.objekte.TmcGebiet tmcGebiet)
        Der Konstruktor.
        Parameters:
        tmcGebiet - die TMC-Gebiet, darf nicht null sein
    • Method Detail

      • getTmcGebiet

        public de.bsvrz.sys.funclib.bitctrl.modell.tmtmcglobal.objekte.TmcGebiet getTmcGebiet()
        Liefert das in diesem Objekt gekapselte TmcGebiet-Systemobjekt zurück.
        Returns:
        das in diesem Objekt gekapselte TmcGebiet-Systemobjekt, niemals null
      • getIstTeilvonTmcGebiet

        public de.bsvrz.sys.funclib.bitctrl.modell.tmtmcglobal.objekte.TmcGebiet getIstTeilvonTmcGebiet()
        Attribut zur Referenzierung des Objekttyps: typ.tmcGebiet (Optionale Referenzierung erlaubt).
        Returns:
        der Wert von IstTeilvonTmcGebiet
        See Also:
        KdTmcGebiet.Daten.getIstTeilvonTmcGebiet()