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
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return Note Modifier and Type Method Description NoteNotes. next()Return the next element in the iteration. -
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.
-