| Package | Description |
|---|---|
| org.bimserver.models.log | |
| org.bimserver.models.log.impl | |
| org.bimserver.models.store | |
| org.bimserver.models.store.impl |
| Modifier and Type | Method and Description |
|---|---|
NotifictionResultEnum |
RemoteServiceCalled.getState()
Returns the value of the 'State' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteServiceCalled.setState(NotifictionResultEnum value)
Sets the value of the '
State' attribute. |
| Modifier and Type | Method and Description |
|---|---|
NotifictionResultEnum |
RemoteServiceCalledImpl.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteServiceCalledImpl.setState(NotifictionResultEnum newState) |
| Modifier and Type | Field and Description |
|---|---|
static List<NotifictionResultEnum> |
NotifictionResultEnum.VALUES
A public read-only list of all the 'Notifiction Result Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static NotifictionResultEnum |
NotifictionResultEnum.get(int value)
Returns the 'Notifiction Result Enum' literal with the specified integer value.
|
static NotifictionResultEnum |
NotifictionResultEnum.get(String literal)
Returns the 'Notifiction Result Enum' literal with the specified literal value.
|
static NotifictionResultEnum |
NotifictionResultEnum.getByName(String name)
Returns the 'Notifiction Result Enum' literal with the specified name.
|
NotifictionResultEnum |
ImmediateNotificationResult.getResult()
Returns the value of the 'Result' attribute.
|
static NotifictionResultEnum |
NotifictionResultEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotifictionResultEnum[] |
NotifictionResultEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImmediateNotificationResult.setResult(NotifictionResultEnum value)
Sets the value of the '
Result' attribute. |
| Modifier and Type | Method and Description |
|---|---|
NotifictionResultEnum |
StoreFactoryImpl.createNotifictionResultEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
NotifictionResultEnum |
ImmediateNotificationResultImpl.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImmediateNotificationResultImpl.setResult(NotifictionResultEnum newResult) |
Copyright © 2018 OpenSource BIM. All rights reserved.