| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.communityprofile.properties |
| Modifier and Type | Method and Description |
|---|---|
CommentType |
Comment.getCommentType()
Return the type of comment this is.
|
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 type of comment this is.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.