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