Package | Description |
---|---|
cusack.hcg.model |
Modifier and Type | Method and Description |
---|---|
TutorialData.Stage |
TutorialData.getEventStage() |
static TutorialData.Stage |
TutorialData.Stage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TutorialData.Stage[] |
TutorialData.Stage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|