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