Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.Notes
-
Packages that use Notes Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of Notes in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as Notes Modifier and Type Field Description protected NotesNoteLog. notesMethods in org.odpi.openmetadata.frameworks.connectors.properties that return Notes Modifier and Type Method Description protected abstract NotesNotes. cloneIterator()Clones this iterator.NotesNoteLog. getNotes()Return an iterator of the replies to this comment - null means no replies are available.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type Notes Constructor Description NoteLog(NoteLogHeader noteLogHeader, Notes notes)Bean constructorNotes(Notes template)Copy/clone constructor.
-