Uses of Class
de.bsvrz.buv.rw.basislib.datenidentifikation.Datenidentifikation.Darstellung

Packages that use Datenidentifikation.Darstellung
de.bsvrz.buv.rw.basislib.datenidentifikation   
 

Uses of Datenidentifikation.Darstellung in de.bsvrz.buv.rw.basislib.datenidentifikation
 

Methods in de.bsvrz.buv.rw.basislib.datenidentifikation that return Datenidentifikation.Darstellung
static Datenidentifikation.Darstellung Datenidentifikation.Darstellung.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Datenidentifikation.Darstellung[] Datenidentifikation.Darstellung.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.bsvrz.buv.rw.basislib.datenidentifikation with parameters of type Datenidentifikation.Darstellung
Datenidentifikation(org.eclipse.swt.widgets.Composite parent, int style, stauma.dav.clientside.ClientDavInterface connection, stauma.dav.clientside.Data filter, Datenidentifikation.Darstellung darstellung)
          Konstruktor der Klasse Datenidentifikation, erzeugt eine neue Instanz dieser Klasse unter Berücksichtigung der übergebenen Vaterklasse und Aussehens.