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