| Package | Description |
|---|---|
| com.bernardomg.tabletop.dreadball.model.persistence.availability.player |
Player availabilities.
|
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<PersistentTeamPlayerAvailability,PersistentTeamPlayer> |
PersistentTeamPlayerAvailability_.teamPlayer |
static javax.persistence.metamodel.SingularAttribute<PersistentTeamPlayerRangedAvailability,PersistentTeamPlayer> |
PersistentTeamPlayerRangedAvailability_.teamPlayer |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistentTeamPlayerRangedAvailability.setTeamPlayer(PersistentTeamPlayer playerType)
Sets the player for the availability.
|
void |
PersistentTeamPlayerAvailability.setTeamPlayer(PersistentTeamPlayer playerType)
Sets the player for the availability.
|
Copyright © 2015–2018 Bernardo MartÃnez Garrido. All rights reserved.