Uses of Class
org.odpi.openmetadata.accessservices.subjectarea.properties.enums.MediaType
-
Packages that use MediaType Package Description org.odpi.openmetadata.accessservices.subjectarea.properties.enums -
-
Uses of MediaType in org.odpi.openmetadata.accessservices.subjectarea.properties.enums
Methods in org.odpi.openmetadata.accessservices.subjectarea.properties.enums that return MediaType Modifier and Type Method Description static MediaTypeMediaType. valueOf(String name)Returns the enum constant of this type with the specified name.static MediaType[]MediaType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-