| Package | Description |
|---|---|
| net.bis5.mattermost.model |
| Modifier and Type | Method and Description |
|---|---|
TeamType |
Team.getType() |
static TeamType |
TeamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TeamType[] |
TeamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Team.setType(TeamType type) |
Copyright © 2019. All rights reserved.