| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.comment | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.enums |
| Modifier and Type | Method and Description |
|---|---|
CommentType |
Comment.getCommentType()
classification for the comment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Comment.setCommentType(CommentType commentType) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2018 ODPi. All rights reserved.