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