Uses of Enum Class
ch.admin.bit.jeap.errorhandling.infrastructure.persistence.ErrorEventData.Temporality
Packages that use ErrorEventData.Temporality
-
Uses of ErrorEventData.Temporality in ch.admin.bit.jeap.errorhandling.infrastructure.persistence
Methods in ch.admin.bit.jeap.errorhandling.infrastructure.persistence that return ErrorEventData.TemporalityModifier and TypeMethodDescription@NonNull ErrorEventData.TemporalityErrorEventData.getTemporality()static ErrorEventData.TemporalityReturns the enum constant of this class with the specified name.static ErrorEventData.Temporality[]ErrorEventData.Temporality.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.admin.bit.jeap.errorhandling.infrastructure.persistence with parameters of type ErrorEventData.TemporalityModifier and TypeMethodDescriptionErrorEventData.ErrorEventDataBuilder.temporality(@NonNull ErrorEventData.Temporality temporality)