public class OptionsCreationPlanning extends Object implements Serializable
Constructor and Description |
---|
OptionsCreationPlanning() |
Modifier and Type | Method and Description |
---|---|
JoursNonTravailles |
getJoursNonTravailles() |
DureesJoursPlanning |
getTypeDuree() |
boolean |
isAllowCreerDepuisDateDeFin() |
boolean |
isAllowDimanche() |
boolean |
isAllowFerie() |
boolean |
isAllowSamedi() |
boolean |
isAppliquerSemaineType() |
boolean |
isDureeIncluesJourFeries() |
boolean |
isForceDuplication() |
void |
setAllowCreerDepuisDateDeFin(boolean allowCreerDepuisDateDeFin) |
void |
setAllowDimanche(boolean allowDimanche) |
void |
setAllowFerie(boolean allowFerie) |
void |
setAllowSamedi(boolean allowSamedi) |
void |
setAppliquerSemaineType(boolean appliquerSemaineType) |
void |
setDureeIncluesJourFeries(boolean dureeIncluesJourFeries) |
void |
setForceDuplication(boolean forceDuplication) |
void |
setJoursNonTravailles(JoursNonTravailles joursNonTravailles) |
void |
setTypeDuree(DureesJoursPlanning typeDuree) |
public boolean isAppliquerSemaineType()
public void setAppliquerSemaineType(boolean appliquerSemaineType)
public boolean isAllowSamedi()
public void setAllowSamedi(boolean allowSamedi)
public boolean isAllowDimanche()
public void setAllowDimanche(boolean allowDimanche)
public boolean isAllowFerie()
public void setAllowFerie(boolean allowFerie)
public boolean isAllowCreerDepuisDateDeFin()
public void setAllowCreerDepuisDateDeFin(boolean allowCreerDepuisDateDeFin)
public DureesJoursPlanning getTypeDuree()
public void setTypeDuree(DureesJoursPlanning typeDuree)
public JoursNonTravailles getJoursNonTravailles()
public void setJoursNonTravailles(JoursNonTravailles joursNonTravailles)
public boolean isForceDuplication()
public void setForceDuplication(boolean forceDuplication)
public boolean isDureeIncluesJourFeries()
public void setDureeIncluesJourFeries(boolean dureeIncluesJourFeries)
Copyright © 2016. All rights reserved.