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