Uses of Class
de.bsvrz.buv.rw.basislib.seiteneinstellungen.SeitenEinstellungen.SeitenFormat

Packages that use SeitenEinstellungen.SeitenFormat
de.bsvrz.buv.rw.basislib.seiteneinstellungen   
 

Uses of SeitenEinstellungen.SeitenFormat in de.bsvrz.buv.rw.basislib.seiteneinstellungen
 

Methods in de.bsvrz.buv.rw.basislib.seiteneinstellungen that return SeitenEinstellungen.SeitenFormat
 SeitenEinstellungen.SeitenFormat SeitenEinstellungen.getSeitenFormat()
          Methode liefert die Seitenausrichtung zurück
static SeitenEinstellungen.SeitenFormat SeitenEinstellungen.SeitenFormat.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SeitenEinstellungen.SeitenFormat[] SeitenEinstellungen.SeitenFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.