Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
-
Packages that use NoteLogHeader Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of NoteLogHeader in org.odpi.openmetadata.frameworks.connectors.properties
Subclasses of NoteLogHeader in org.odpi.openmetadata.frameworks.connectors.properties Modifier and Type Class Description classNoteLogStores information about a comment connected to an asset.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type NoteLogHeader Constructor Description NoteLog(NoteLogHeader noteLogHeader, Notes notes)Bean constructor -
Uses of NoteLogHeader in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type NoteLogHeader Constructor Description NoteLogHeader(NoteLogHeader templateNoteLog)Copy/clone constructor.
-