| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
CommentType |
AssetComment.getCommentType()
Return an enum that describes the type of comment.
|
| Modifier and Type | Field and Description |
|---|---|
protected CommentType |
Comment.commentType |
| Modifier and Type | Method and Description |
|---|---|
CommentType |
Comment.getCommentType()
Return an enum that describes the type of comment.
|
static CommentType |
CommentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommentType[] |
CommentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Comment.setCommentType(CommentType commentType)
Set up the enum that describes the type of comment.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.