Package | Description |
---|---|
com.itnsa.gestion.fc.nonpersistent.search |
Modifier and Type | Field and Description |
---|---|
List<TacheParJour> |
LigneSemaine.listeTaches |
Modifier and Type | Method and Description |
---|---|
TacheParJour |
LigneSemaineTranspose.getDimanche() |
TacheParJour |
LigneSemaineTranspose.getJeudi() |
TacheParJour |
LigneSemaineTranspose.getLundi() |
TacheParJour |
LigneSemaineTranspose.getMardi() |
TacheParJour |
LigneSemaineTranspose.getMercredi() |
TacheParJour |
LigneSemaineTranspose.getSamedi() |
TacheParJour |
LigneSemaineTranspose.getVendredi() |
Modifier and Type | Method and Description |
---|---|
List<TacheParJour> |
LigneSemaine.getListeTaches() |
Modifier and Type | Method and Description |
---|---|
void |
LigneSemaine.add(TacheParJour tache) |
void |
LigneSemaineTranspose.setDimanche(TacheParJour dimanche) |
void |
LigneSemaineTranspose.setJeudi(TacheParJour jeudi) |
void |
LigneSemaineTranspose.setLundi(TacheParJour lundi) |
void |
LigneSemaineTranspose.setMardi(TacheParJour mardi) |
void |
LigneSemaineTranspose.setMercredi(TacheParJour mercredi) |
void |
LigneSemaineTranspose.setSamedi(TacheParJour samedi) |
void |
LigneSemaineTranspose.setVendredi(TacheParJour vendredi) |
Modifier and Type | Method and Description |
---|---|
void |
LigneSemaine.setListeTaches(List<TacheParJour> listeTaches) |
Constructor and Description |
---|
LigneSemaine(List<TacheParJour> listeTaches) |
Copyright © 2016. All rights reserved.