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