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