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