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