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