| Package | Description |
|---|---|
| org.bimserver.bcf.markup |
| Modifier and Type | Field and Description |
|---|---|
protected CommentStatus |
Comment.status |
| Modifier and Type | Method and Description |
|---|---|
static CommentStatus |
CommentStatus.fromValue(String v) |
CommentStatus |
Comment.getStatus()
Gets the value of the status property.
|
static CommentStatus |
CommentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommentStatus[] |
CommentStatus.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.setStatus(CommentStatus value)
Sets the value of the status property.
|
Copyright © 2016 OpenSource BIM. All rights reserved.