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