Uses of Enum Class
de.bund.bva.isyfact.logging.impl.MarkerSchluessel
Packages that use MarkerSchluessel
-
Uses of MarkerSchluessel in de.bund.bva.isyfact.logging.impl
Methods in de.bund.bva.isyfact.logging.impl that return MarkerSchluesselModifier and TypeMethodDescriptionstatic MarkerSchluesselReturns the enum constant of this class with the specified name.static MarkerSchluessel[]MarkerSchluessel.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.bund.bva.isyfact.logging.impl with parameters of type MarkerSchluesselModifierConstructorDescriptionIsyMarkerImpl(MarkerSchluessel name, String value) Konstruktor der Klasse.