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