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