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