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