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