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