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