Package de.bund.bva.isyfact.logging.impl
Class PersonenbezogeneDatenMarker
java.lang.Object
de.bund.bva.isyfact.logging.impl.IsyMarkerImpl
de.bund.bva.isyfact.logging.impl.AbstractIsyDatentypMarker
de.bund.bva.isyfact.logging.impl.PersonenbezogeneDatenMarker
- All Implemented Interfaces:
IsyDatentypMarker,IsyMarker,Serializable,org.slf4j.Marker
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PersonenbezogeneDatenMarkerEin Marker für personenbezogene Daten.Fields inherited from interface org.slf4j.Marker
ANY_MARKER, ANY_NON_NULL_MARKER -
Method Summary
Methods inherited from class de.bund.bva.isyfact.logging.impl.IsyMarkerImpl
add, addAll, contains, contains, createRootMarker, equals, getName, getValue, hasChildren, hashCode, hasReferences, isRootMarker, iterator, removeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.bund.bva.isyfact.logging.IsyMarker
addAll, getValue, isRootMarkerMethods inherited from interface org.slf4j.Marker
add, contains, contains, equals, getName, hasChildren, hashCode, hasReferences, iterator, remove
-
Field Details
-
INSTANZ
Ein Marker für personenbezogene Daten.
-