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