Gueltigkeitstyp

public enum Gueltigkeitstyp extends Enum<Gueltigkeitstyp>

Übersicht der verschiedenen Gültigkeiten zur Umsetzung von Positiv- bzw. Negativlisten.

veröffentlicht am 30. Mai 2018

See also

Entries

NUR_IN_KOMBINATION_MIT
Link copied to clipboard
NUR_IN_KOMBINATION_MIT
NICHT_IN
Link copied to clipboard
NICHT_IN
NUR_IN
Link copied to clipboard
NUR_IN

Functions

getBeschreibung
Link copied to clipboard
final String getBeschreibung()
getName
Link copied to clipboard
final String getName()
getOrdinal
Link copied to clipboard
final Integer getOrdinal()

Properties

beschreibung
Link copied to clipboard
private final String beschreibung
name
Link copied to clipboard
private final String name
ordinal
Link copied to clipboard
private final Integer ordinal