Uses of Enum Class
org.openehealth.ipf.commons.audit.codes.EventIdCode
Packages that use EventIdCode
-
Uses of EventIdCode in org.openehealth.ipf.commons.audit.codes
Methods in org.openehealth.ipf.commons.audit.codes that return EventIdCodeModifier and TypeMethodDescriptionstatic EventIdCodeEventIdCode.enumForCode(String code) static EventIdCodeReturns 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.