Uses of Enum Class
org.openehealth.ipf.commons.audit.codes.EventIdCode
-
Uses of EventIdCode in org.openehealth.ipf.commons.audit.codes
Modifier and TypeMethodDescriptionstatic EventIdCode
EventIdCode.enumForCode
(String code) static EventIdCode
Returns the enum constant of this class with the specified name.static EventIdCode[]
EventIdCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.