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