Uses of Class
de.gematik.rbellogger.data.sicct.SicctMessageType
-
Packages that use SicctMessageType Package Description de.gematik.rbellogger.data.sicct -
-
Uses of SicctMessageType in de.gematik.rbellogger.data.sicct
Methods in de.gematik.rbellogger.data.sicct that return SicctMessageType Modifier and Type Method Description static SicctMessageTypeSicctMessageType. of(byte input)static SicctMessageTypeSicctMessageType. valueOf(String name)Returns the enum constant of this type with the specified name.static SicctMessageType[]SicctMessageType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-