Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
static RoomEntityType |
RoomEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoomEntityType[] |
RoomEntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RoomEntityType |
CountingRoomEntityJson.getEntityType() |
RoomEntityType |
RoomEntityJson.getEntityType()
Entity type.
|
Modifier and Type | Method and Description |
---|---|
void |
CountingRoomEntityJson.setEntityType(RoomEntityType entityType) |
void |
RoomEntityJson.setEntityType(RoomEntityType entityType)
Entity type.
|
Copyright © 2019. All rights reserved.