| Package | Description |
|---|---|
| nl.b3p.playbase.entities |
| Modifier and Type | Method and Description |
|---|---|
ProjectType |
Project.getType_() |
static ProjectType |
ProjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectType[] |
ProjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setType_(ProjectType type_) |
Copyright © 2019. All rights reserved.