Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Packages that use Comment Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of Comment in org.odpi.openmetadata.frameworks.connectors.properties
Subclasses of Comment in org.odpi.openmetadata.frameworks.connectors.properties Modifier and Type Class Description classCommentConversationStores information about a comment connected to an asset.Methods in org.odpi.openmetadata.frameworks.connectors.properties that return Comment Modifier and Type Method Description CommentComments. next()Return the next element in the iteration.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type Comment Constructor Description CommentConversation(Comment templateComment)Copy/clone constructor.CommentConversation(Comment commentBean, CommentReplies commentReplies)Bean constructor -
Uses of Comment in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type Comment Constructor Description Comment(Comment template)Copy/clone constructor.
-