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