| Package | Description |
|---|---|
| fr.reseaumexico.model |
| Modifier and Type | Class and Description |
|---|---|
class |
LevelImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Level> |
Domain.levels |
| Modifier and Type | Method and Description |
|---|---|
Level |
Domain.getLevels(int index) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Level> |
Domain.getLevels() |
| Modifier and Type | Method and Description |
|---|---|
void |
Domain.addLevels(Level levels) |
boolean |
Domain.containsLevels(Level levels) |
boolean |
Domain.removeLevels(Level levels) |
| Modifier and Type | Method and Description |
|---|---|
void |
Domain.addAllLevels(Collection<Level> levels) |
boolean |
Domain.containsAllLevels(Collection<Level> levels) |
boolean |
Domain.removeAllLevels(Collection<Level> levels) |
void |
Domain.setLevels(Collection<Level> levels) |
Copyright © 2011–2014 Code Lutin. All rights reserved.