Uses of Class
org.odpi.openmetadata.accessservices.softwaredeveloper.ffdc.SoftwareDeveloperErrorCode
-
Packages that use SoftwareDeveloperErrorCode Package Description org.odpi.openmetadata.accessservices.softwaredeveloper.ffdc This package provides the first failure data capture support for the Software Developer OMAS module. -
-
Uses of SoftwareDeveloperErrorCode in org.odpi.openmetadata.accessservices.softwaredeveloper.ffdc
Methods in org.odpi.openmetadata.accessservices.softwaredeveloper.ffdc that return SoftwareDeveloperErrorCode Modifier and Type Method Description static SoftwareDeveloperErrorCodeSoftwareDeveloperErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static SoftwareDeveloperErrorCode[]SoftwareDeveloperErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-