Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Packages that use Note Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of Note in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as Note Modifier and Type Field Description protected NoteAssetNote. noteBeanMethods in org.odpi.openmetadata.frameworks.connectors.properties that return Note Modifier and Type Method Description protected NoteAssetNote. getNoteBean()Return the bean with all of the properties.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type Note Constructor Description AssetNote(AssetDescriptor parentAsset, Note noteBean)Bean constructor with parent assetAssetNote(Note noteBean)Bean constructor -
Uses of Note in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type Note Constructor Description Note(Note templateNote)Copy/clone constructor.
-