| Package | Description |
|---|---|
| org.soulwing.prospecto.demo.jaxrs.domain | |
| org.soulwing.prospecto.demo.jaxrs.service |
| Modifier and Type | Method and Description |
|---|---|
Division |
Team.getDivision() |
Division |
Player.getDivision() |
| Modifier and Type | Method and Description |
|---|---|
Set<Division> |
League.getDivisions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
League.addDivision(Division division) |
boolean |
League.removeDivision(Division division) |
void |
Team.setDivision(Division division) |
void |
Player.setDivision(Division division) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DivisionServiceBean.onDelete(Division division) |
Copyright © 2014–2016. All rights reserved.