| Package | Description |
|---|---|
| com.bernardomg.tabletop.dreadball.model.persistence.player.component |
Components and composite players.
|
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<PersistentComponentLocation,java.lang.Integer> |
PersistentComponentLocation_.id |
static javax.persistence.metamodel.SingularAttribute<AbstractPersistentComponent,PersistentComponentLocation> |
AbstractPersistentComponent_.location |
static javax.persistence.metamodel.SingularAttribute<PersistentComponentLocation,java.lang.String> |
PersistentComponentLocation_.name |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPersistentComponent.setLocation(PersistentComponentLocation compLocation)
Sets the component location.
|
Copyright © 2015–2018 Bernardo MartÃnez Garrido. All rights reserved.