public class Skill extends AbstractPersistable
id| Constructor and Description |
|---|
Skill() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
String |
toString() |
getId, setIdpublic String toString()
toString in class AbstractPersistablepublic String getName()
public void setName(String name)
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.