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