Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
-
Packages that use AssetNoteLog Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of AssetNoteLog in org.odpi.openmetadata.frameworks.connectors.properties
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return AssetNoteLog Modifier and Type Method Description AssetNoteLogAssetNoteLogs. next()Return the next element in the iteration.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetNoteLog Constructor Description AssetNoteLog(AssetDescriptor parentAsset, AssetNoteLog templateNoteLog)Copy/clone constructor.
-