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 MediaTypeCodeMediaTypeCode.enumForCode(String code) static MediaTypeCodeReturns 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.