Package | Description |
---|---|
org.apache.openmeetings.db.entity.record |
Modifier and Type | Method and Description |
---|---|
Recording.Status |
Recording.getStatus() |
static Recording.Status |
Recording.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Recording.Status[] |
Recording.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Recording.setStatus(Recording.Status status) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.