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