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