Uses of Class
org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.model.AssetReference
-
Packages that use AssetReference Package Description org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.model -
-
Uses of AssetReference in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.model
Methods in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.model that return types with arguments of type AssetReference Modifier and Type Method Description List<AssetReference>AnalyticsAsset. getReference()Method parameters in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.model with type arguments of type AssetReference Modifier and Type Method Description voidAnalyticsAsset. setReference(List<AssetReference> reference)
-