| Modifier and Type | Method and Description |
|---|---|
InvitationBetweenTeamCompetition.State |
InvitationBetweenTeamCompetition.getState()
Returns the status of the invitation
|
static InvitationBetweenTeamCompetition.State |
InvitationBetweenTeamCompetition.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvitationBetweenTeamCompetition.State[] |
InvitationBetweenTeamCompetition.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvitationBetweenTeamCompetition.setState(InvitationBetweenTeamCompetition.State state)
Sets the status of the invitation
|
Copyright © 2018. All rights reserved.