| Package | Description |
|---|---|
| org.bimserver.interfaces.objects |
| Modifier and Type | Method and Description |
|---|---|
SObjectState |
SUser.getState() |
SObjectState |
SProject.getState() |
SObjectState |
SProjectSmall.getState() |
static SObjectState |
SObjectState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SObjectState[] |
SObjectState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SUser.setState(SObjectState state) |
void |
SProject.setState(SObjectState state) |
void |
SProjectSmall.setState(SObjectState state) |
Copyright © 2016 OpenSource BIM. All rights reserved.