Uses of Enum Class
de.gematik.rbellogger.data.sicct.SicctMessageType
Packages that use SicctMessageType
-
Uses of SicctMessageType in de.gematik.rbellogger.data.sicct
Methods in de.gematik.rbellogger.data.sicct that return SicctMessageTypeModifier and TypeMethodDescriptionstatic SicctMessageTypeSicctMessageType.of(byte input) static SicctMessageTypeReturns the enum constant of this class with the specified name.static SicctMessageType[]SicctMessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.