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