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