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