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