@Entity public class Skill extends AbstractPersistable
| Constructor and Description |
|---|
Skill() |
Skill(Integer tenantId,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
String |
toString() |
equals, getId, getTenantId, getVersion, hashCode, setId, setTenantId, setVersionCopyright © 2017–2021 JBoss by Red Hat. All rights reserved.