@Entity(name="Component") public final class PersistentComponent extends AbstractPersistentComponent implements Serializable
This is a persistent JPA-Based implementation.
| Constructor and Description |
|---|
PersistentComponent()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCost() |
void |
setCost(Integer costComponent)
Sets the component cost.
|
addAbility, addRole, equals, getAbilities, getAttributes, getId, getLocation, getName, getRoles, hashCode, removeAbility, removeRole, setAbilities, setAttributes, setComponentName, setId, setLocation, setRoleCopyright © 2015–2018 Bernardo MartÃnez Garrido. All rights reserved.