public class CfgContract
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
protected long |
timestamp
A timestamp value -- marks the point in time when Object information was obtained
|
protected java.util.List<CfgContractWeekHours> |
wmAvailabilities
Contract Open Hours (
CfgContractWeekHours ) for every week day. |
protected int |
wmBUId
Contract BU ID
CfgBU |
protected double |
wmCompensationOver
DEPRECIATED
|
protected double |
wmCompensationOver2
DEPRECIATED
|
protected int |
wmContractId
Contract ID
|
protected java.util.List<CfgContractMonthHours> |
wmContractMonthHours
Contract Monthly Hours (
CfgContractMonthHours );
Index values: 0 = Jan, 2 = Feb, ..., 11 = Dec
NOTE: Must always contain 12 elements. |
protected java.util.List<CfgContractShift> |
wmContractShifts
List of Shifts (
CfgContractShift ) that are associated with Contract |
protected int |
wmContractShiftsNSizeIs
Number of elements in the wmContractShifts array
|
protected int |
wmDailyMinutesMax
Maximum Daily Minutes
|
protected int |
wmDailyMinutesMin
Minimum Daily Minutes
|
protected int |
wmDailyMinutesOver
DEPRECIATED
|
protected int |
wmDailyMinutesOver2
DEPRECIATED
|
protected int |
wmDailyMinutesStd
Standard Daily Minutes
|
protected int |
wmDayoffEx |
protected int |
wmDayoffMax
Maximum number of Days Off
|
protected int |
wmDayoffMin
Minimum number of Days Off
|
protected int |
wmIcon
Icon ID
|
protected int |
wmMaxBetweenDaysoff
Maximum number of work days between days off
|
protected int |
wmMaxConsecWorkSundays
Maximum Consecutive Work Sundays; value of -1 stands for "not defined".
|
protected int |
wmMaxConsecWorkWeekends
Maximum Consecutive Work Weekends; value of -1 stands for "not defined".
|
protected int |
wmMinConsecTimeoff
Minimum number of Consecutive Time Off
|
protected int |
wmMinTimeBetweenDays |
protected int |
wmMinTimeBetweenStarts |
protected int |
wmMonthlyMinutesMax
Maximum Monthly Minutes
|
protected int |
wmMonthlyMinutesMin
Minimum Monthly Minutes
|
protected int |
wmMonthlyMinutesOver
DEPRECIATED
|
protected int |
wmMonthlyMinutesOver2
DEPRECIATED
|
protected int |
wmMonthlyMinutesStd
Standard Monthly Minutes
|
protected java.lang.String |
wmName
Contract Name
|
protected boolean |
wmOver2Enabled
DEPRECIATED
|
protected boolean |
wmOverEnabled
DEPRECIATED
|
protected boolean |
wmSatOffEnabled
Saturdays Off rule enabled (true/false)
|
protected int |
wmSatOffMax
Maximum number of Saturdays off (per planning period)
|
protected int |
wmSatOffMin
Minimum number of Saturdays off (per planning period)
|
protected java.util.List<java.lang.Integer> |
wmSiteId
List of Site ID that Contract belongs to --identifies
CfgSite objects |
protected int |
wmSiteIdNSizeIs
Number of aelements in wmSiteId array
|
protected boolean |
wmSunOffEnabled
Sundays Off rule enabled (true/false)
|
protected int |
wmSunOffMax
Maximum number of Sundays off (per planning period)
|
protected int |
wmSunOffMin
Minimum number of Sundays off (per planning period)
|
protected java.util.List<java.lang.Boolean> |
wmSynch
Synch flag for every week day.
|
protected int |
wmSynchThreshold
Synchronization Threshold
|
protected int |
wmSynchType
Indicates what type of synchronization scheduler should use.
|
protected int |
wmSynchWeeks
Synchronization Weeks
|
protected int |
wmWeekendFirstDay
Weekend start day.
|
protected boolean |
wmWeekendOffEnabled
Weekends Off rule enabled (true/false)
|
protected int |
wmWeekendOffMax
Maximum number of Weekends off (per planning period)
|
protected int |
wmWeekendOffMin
Minimum number of Weekends off (per planning period)
|
protected int |
wmWeeklyDaysMax
Maximum number of work days per week
|
protected int |
wmWeeklyDaysMin
Minimum number of work days per week
|
protected int |
wmWeeklyMinutesMax
Maximum Weekly MInutes
|
protected int |
wmWeeklyMinutesMin
Minimum Weekly Minutes
|
protected int |
wmWeeklyMinutesOver
DEPRECIATED
|
protected int |
wmWeeklyMinutesOver2
DEPRECIATED
|
protected int |
wmWeeklyMinutesStd
Standard Weekly Minutes
|
Constructor and Description |
---|
CfgContract() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
long |
getTimestamp()
Gets the value of the timestamp property.
|
java.util.List<CfgContractWeekHours> |
getWmAvailabilities()
Gets the value of the wmAvailabilities property.
|
int |
getWmBUId()
Gets the value of the wmBUId property.
|
double |
getWmCompensationOver()
Gets the value of the wmCompensationOver property.
|
double |
getWmCompensationOver2()
Gets the value of the wmCompensationOver2 property.
|
int |
getWmContractId()
Gets the value of the wmContractId property.
|
java.util.List<CfgContractMonthHours> |
getWmContractMonthHours()
Gets the value of the wmContractMonthHours property.
|
java.util.List<CfgContractShift> |
getWmContractShifts()
Gets the value of the wmContractShifts property.
|
int |
getWmContractShiftsNSizeIs()
Gets the value of the wmContractShiftsNSizeIs property.
|
int |
getWmDailyMinutesMax()
Gets the value of the wmDailyMinutesMax property.
|
int |
getWmDailyMinutesMin()
Gets the value of the wmDailyMinutesMin property.
|
int |
getWmDailyMinutesOver()
Gets the value of the wmDailyMinutesOver property.
|
int |
getWmDailyMinutesOver2()
Gets the value of the wmDailyMinutesOver2 property.
|
int |
getWmDailyMinutesStd()
Gets the value of the wmDailyMinutesStd property.
|
int |
getWmDayoffEx()
Gets the value of the wmDayoffEx property.
|
int |
getWmDayoffMax()
Gets the value of the wmDayoffMax property.
|
int |
getWmDayoffMin()
Gets the value of the wmDayoffMin property.
|
int |
getWmIcon()
Gets the value of the wmIcon property.
|
int |
getWmMaxBetweenDaysoff()
Gets the value of the wmMaxBetweenDaysoff property.
|
int |
getWmMaxConsecWorkSundays()
Gets the value of the wmMaxConsecWorkSundays property.
|
int |
getWmMaxConsecWorkWeekends()
Gets the value of the wmMaxConsecWorkWeekends property.
|
int |
getWmMinConsecTimeoff()
Gets the value of the wmMinConsecTimeoff property.
|
int |
getWmMinTimeBetweenDays()
Gets the value of the wmMinTimeBetweenDays property.
|
int |
getWmMinTimeBetweenStarts()
Gets the value of the wmMinTimeBetweenStarts property.
|
int |
getWmMonthlyMinutesMax()
Gets the value of the wmMonthlyMinutesMax property.
|
int |
getWmMonthlyMinutesMin()
Gets the value of the wmMonthlyMinutesMin property.
|
int |
getWmMonthlyMinutesOver()
Gets the value of the wmMonthlyMinutesOver property.
|
int |
getWmMonthlyMinutesOver2()
Gets the value of the wmMonthlyMinutesOver2 property.
|
int |
getWmMonthlyMinutesStd()
Gets the value of the wmMonthlyMinutesStd property.
|
java.lang.String |
getWmName()
Gets the value of the wmName property.
|
int |
getWmSatOffMax()
Gets the value of the wmSatOffMax property.
|
int |
getWmSatOffMin()
Gets the value of the wmSatOffMin property.
|
java.util.List<java.lang.Integer> |
getWmSiteId()
Gets the value of the wmSiteId property.
|
int |
getWmSiteIdNSizeIs()
Gets the value of the wmSiteIdNSizeIs property.
|
int |
getWmSunOffMax()
Gets the value of the wmSunOffMax property.
|
int |
getWmSunOffMin()
Gets the value of the wmSunOffMin property.
|
java.util.List<java.lang.Boolean> |
getWmSynch()
Gets the value of the wmSynch property.
|
int |
getWmSynchThreshold()
Gets the value of the wmSynchThreshold property.
|
int |
getWmSynchType()
Gets the value of the wmSynchType property.
|
int |
getWmSynchWeeks()
Gets the value of the wmSynchWeeks property.
|
int |
getWmWeekendFirstDay()
Gets the value of the wmWeekendFirstDay property.
|
int |
getWmWeekendOffMax()
Gets the value of the wmWeekendOffMax property.
|
int |
getWmWeekendOffMin()
Gets the value of the wmWeekendOffMin property.
|
int |
getWmWeeklyDaysMax()
Gets the value of the wmWeeklyDaysMax property.
|
int |
getWmWeeklyDaysMin()
Gets the value of the wmWeeklyDaysMin property.
|
int |
getWmWeeklyMinutesMax()
Gets the value of the wmWeeklyMinutesMax property.
|
int |
getWmWeeklyMinutesMin()
Gets the value of the wmWeeklyMinutesMin property.
|
int |
getWmWeeklyMinutesOver()
Gets the value of the wmWeeklyMinutesOver property.
|
int |
getWmWeeklyMinutesOver2()
Gets the value of the wmWeeklyMinutesOver2 property.
|
int |
getWmWeeklyMinutesStd()
Gets the value of the wmWeeklyMinutesStd property.
|
int |
hashCode() |
boolean |
isWmOver2Enabled()
Gets the value of the wmOver2Enabled property.
|
boolean |
isWmOverEnabled()
Gets the value of the wmOverEnabled property.
|
boolean |
isWmSatOffEnabled()
Gets the value of the wmSatOffEnabled property.
|
boolean |
isWmSunOffEnabled()
Gets the value of the wmSunOffEnabled property.
|
boolean |
isWmWeekendOffEnabled()
Gets the value of the wmWeekendOffEnabled property.
|
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setWmAvailabilities(java.util.List<CfgContractWeekHours> wmAvailabilities)
Sets the value of the wmAvailabilities property.
|
void |
setWmBUId(int value)
Sets the value of the wmBUId property.
|
void |
setWmCompensationOver(double value)
Sets the value of the wmCompensationOver property.
|
void |
setWmCompensationOver2(double value)
Sets the value of the wmCompensationOver2 property.
|
void |
setWmContractId(int value)
Sets the value of the wmContractId property.
|
void |
setWmContractMonthHours(java.util.List<CfgContractMonthHours> wmContractMonthHours)
Sets the value of the wmContractMonthHours property.
|
void |
setWmContractShifts(java.util.List<CfgContractShift> wmContractShifts)
Sets the value of the wmContractShifts property.
|
void |
setWmContractShiftsNSizeIs(int value)
Sets the value of the wmContractShiftsNSizeIs property.
|
void |
setWmDailyMinutesMax(int value)
Sets the value of the wmDailyMinutesMax property.
|
void |
setWmDailyMinutesMin(int value)
Sets the value of the wmDailyMinutesMin property.
|
void |
setWmDailyMinutesOver(int value)
Sets the value of the wmDailyMinutesOver property.
|
void |
setWmDailyMinutesOver2(int value)
Sets the value of the wmDailyMinutesOver2 property.
|
void |
setWmDailyMinutesStd(int value)
Sets the value of the wmDailyMinutesStd property.
|
void |
setWmDayoffEx(int value)
Sets the value of the wmDayoffEx property.
|
void |
setWmDayoffMax(int value)
Sets the value of the wmDayoffMax property.
|
void |
setWmDayoffMin(int value)
Sets the value of the wmDayoffMin property.
|
void |
setWmIcon(int value)
Sets the value of the wmIcon property.
|
void |
setWmMaxBetweenDaysoff(int value)
Sets the value of the wmMaxBetweenDaysoff property.
|
void |
setWmMaxConsecWorkSundays(int value)
Sets the value of the wmMaxConsecWorkSundays property.
|
void |
setWmMaxConsecWorkWeekends(int value)
Sets the value of the wmMaxConsecWorkWeekends property.
|
void |
setWmMinConsecTimeoff(int value)
Sets the value of the wmMinConsecTimeoff property.
|
void |
setWmMinTimeBetweenDays(int value)
Sets the value of the wmMinTimeBetweenDays property.
|
void |
setWmMinTimeBetweenStarts(int value)
Sets the value of the wmMinTimeBetweenStarts property.
|
void |
setWmMonthlyMinutesMax(int value)
Sets the value of the wmMonthlyMinutesMax property.
|
void |
setWmMonthlyMinutesMin(int value)
Sets the value of the wmMonthlyMinutesMin property.
|
void |
setWmMonthlyMinutesOver(int value)
Sets the value of the wmMonthlyMinutesOver property.
|
void |
setWmMonthlyMinutesOver2(int value)
Sets the value of the wmMonthlyMinutesOver2 property.
|
void |
setWmMonthlyMinutesStd(int value)
Sets the value of the wmMonthlyMinutesStd property.
|
void |
setWmName(java.lang.String value)
Sets the value of the wmName property.
|
void |
setWmOver2Enabled(boolean value)
Sets the value of the wmOver2Enabled property.
|
void |
setWmOverEnabled(boolean value)
Sets the value of the wmOverEnabled property.
|
void |
setWmSatOffEnabled(boolean value)
Sets the value of the wmSatOffEnabled property.
|
void |
setWmSatOffMax(int value)
Sets the value of the wmSatOffMax property.
|
void |
setWmSatOffMin(int value)
Sets the value of the wmSatOffMin property.
|
void |
setWmSiteId(java.util.List<java.lang.Integer> wmSiteId)
Sets the value of the wmSiteId property.
|
void |
setWmSiteIdNSizeIs(int value)
Sets the value of the wmSiteIdNSizeIs property.
|
void |
setWmSunOffEnabled(boolean value)
Sets the value of the wmSunOffEnabled property.
|
void |
setWmSunOffMax(int value)
Sets the value of the wmSunOffMax property.
|
void |
setWmSunOffMin(int value)
Sets the value of the wmSunOffMin property.
|
void |
setWmSynch(java.util.List<java.lang.Boolean> wmSynch)
Sets the value of the wmSynch property.
|
void |
setWmSynchThreshold(int value)
Sets the value of the wmSynchThreshold property.
|
void |
setWmSynchType(int value)
Sets the value of the wmSynchType property.
|
void |
setWmSynchWeeks(int value)
Sets the value of the wmSynchWeeks property.
|
void |
setWmWeekendFirstDay(int value)
Sets the value of the wmWeekendFirstDay property.
|
void |
setWmWeekendOffEnabled(boolean value)
Sets the value of the wmWeekendOffEnabled property.
|
void |
setWmWeekendOffMax(int value)
Sets the value of the wmWeekendOffMax property.
|
void |
setWmWeekendOffMin(int value)
Sets the value of the wmWeekendOffMin property.
|
void |
setWmWeeklyDaysMax(int value)
Sets the value of the wmWeeklyDaysMax property.
|
void |
setWmWeeklyDaysMin(int value)
Sets the value of the wmWeeklyDaysMin property.
|
void |
setWmWeeklyMinutesMax(int value)
Sets the value of the wmWeeklyMinutesMax property.
|
void |
setWmWeeklyMinutesMin(int value)
Sets the value of the wmWeeklyMinutesMin property.
|
void |
setWmWeeklyMinutesOver(int value)
Sets the value of the wmWeeklyMinutesOver property.
|
void |
setWmWeeklyMinutesOver2(int value)
Sets the value of the wmWeeklyMinutesOver2 property.
|
void |
setWmWeeklyMinutesStd(int value)
Sets the value of the wmWeeklyMinutesStd property.
|
java.lang.String |
toString() |
CfgContract |
withTimestamp(long value) |
CfgContract |
withWmAvailabilities(CfgContractWeekHours... values) |
CfgContract |
withWmAvailabilities(java.util.Collection<CfgContractWeekHours> values) |
CfgContract |
withWmBUId(int value) |
CfgContract |
withWmCompensationOver(double value) |
CfgContract |
withWmCompensationOver2(double value) |
CfgContract |
withWmContractId(int value) |
CfgContract |
withWmContractMonthHours(CfgContractMonthHours... values) |
CfgContract |
withWmContractMonthHours(java.util.Collection<CfgContractMonthHours> values) |
CfgContract |
withWmContractShifts(CfgContractShift... values) |
CfgContract |
withWmContractShifts(java.util.Collection<CfgContractShift> values) |
CfgContract |
withWmContractShiftsNSizeIs(int value) |
CfgContract |
withWmDailyMinutesMax(int value) |
CfgContract |
withWmDailyMinutesMin(int value) |
CfgContract |
withWmDailyMinutesOver(int value) |
CfgContract |
withWmDailyMinutesOver2(int value) |
CfgContract |
withWmDailyMinutesStd(int value) |
CfgContract |
withWmDayoffEx(int value) |
CfgContract |
withWmDayoffMax(int value) |
CfgContract |
withWmDayoffMin(int value) |
CfgContract |
withWmIcon(int value) |
CfgContract |
withWmMaxBetweenDaysoff(int value) |
CfgContract |
withWmMaxConsecWorkSundays(int value) |
CfgContract |
withWmMaxConsecWorkWeekends(int value) |
CfgContract |
withWmMinConsecTimeoff(int value) |
CfgContract |
withWmMinTimeBetweenDays(int value) |
CfgContract |
withWmMinTimeBetweenStarts(int value) |
CfgContract |
withWmMonthlyMinutesMax(int value) |
CfgContract |
withWmMonthlyMinutesMin(int value) |
CfgContract |
withWmMonthlyMinutesOver(int value) |
CfgContract |
withWmMonthlyMinutesOver2(int value) |
CfgContract |
withWmMonthlyMinutesStd(int value) |
CfgContract |
withWmName(java.lang.String value) |
CfgContract |
withWmOver2Enabled(boolean value) |
CfgContract |
withWmOverEnabled(boolean value) |
CfgContract |
withWmSatOffEnabled(boolean value) |
CfgContract |
withWmSatOffMax(int value) |
CfgContract |
withWmSatOffMin(int value) |
CfgContract |
withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgContract |
withWmSiteId(java.lang.Integer... values) |
CfgContract |
withWmSiteIdNSizeIs(int value) |
CfgContract |
withWmSunOffEnabled(boolean value) |
CfgContract |
withWmSunOffMax(int value) |
CfgContract |
withWmSunOffMin(int value) |
CfgContract |
withWmSynch(java.lang.Boolean... values) |
CfgContract |
withWmSynch(java.util.Collection<java.lang.Boolean> values) |
CfgContract |
withWmSynchThreshold(int value) |
CfgContract |
withWmSynchType(int value) |
CfgContract |
withWmSynchWeeks(int value) |
CfgContract |
withWmWeekendFirstDay(int value) |
CfgContract |
withWmWeekendOffEnabled(boolean value) |
CfgContract |
withWmWeekendOffMax(int value) |
CfgContract |
withWmWeekendOffMin(int value) |
CfgContract |
withWmWeeklyDaysMax(int value) |
CfgContract |
withWmWeeklyDaysMin(int value) |
CfgContract |
withWmWeeklyMinutesMax(int value) |
CfgContract |
withWmWeeklyMinutesMin(int value) |
CfgContract |
withWmWeeklyMinutesOver(int value) |
CfgContract |
withWmWeeklyMinutesOver2(int value) |
CfgContract |
withWmWeeklyMinutesStd(int value) |
private static final long serialVersionUID
protected int wmContractId
protected int wmBUId
CfgBU
protected int wmSiteIdNSizeIs
protected java.util.List<java.lang.Integer> wmSiteId
CfgSite
objectsprotected java.lang.String wmName
protected int wmIcon
protected int wmDailyMinutesStd
protected int wmDailyMinutesMin
protected int wmDailyMinutesMax
protected int wmWeeklyMinutesStd
protected int wmWeeklyMinutesMin
protected int wmWeeklyMinutesMax
protected int wmMonthlyMinutesStd
protected int wmMonthlyMinutesMin
protected int wmMonthlyMinutesMax
protected int wmMaxBetweenDaysoff
protected int wmWeeklyDaysMin
protected int wmWeeklyDaysMax
protected boolean wmSunOffEnabled
protected int wmSunOffMin
protected int wmSunOffMax
protected boolean wmSatOffEnabled
protected int wmSatOffMin
protected int wmSatOffMax
protected boolean wmWeekendOffEnabled
protected int wmWeekendOffMin
protected int wmWeekendOffMax
protected int wmDailyMinutesOver
protected int wmWeeklyMinutesOver
protected int wmMonthlyMinutesOver
protected double wmCompensationOver
protected int wmDailyMinutesOver2
protected int wmWeeklyMinutesOver2
protected int wmMonthlyMinutesOver2
protected double wmCompensationOver2
protected boolean wmOverEnabled
protected boolean wmOver2Enabled
protected int wmMinConsecTimeoff
protected int wmDayoffMin
protected int wmDayoffMax
protected int wmDayoffEx
protected int wmSynchThreshold
protected int wmSynchWeeks
protected int wmMaxConsecWorkWeekends
protected java.util.List<java.lang.Boolean> wmSynch
protected int wmWeekendFirstDay
protected int wmSynchType
protected java.util.List<CfgContractWeekHours> wmAvailabilities
CfgContractWeekHours
) for every week day.
Index values: 0 = Mon, 1 = Tue, 2 = Wed, 3 = Thu, 4 = Fri, 5 = Sat, 6 = Sun
NOTE: Must always contain 7 elements.protected java.util.List<CfgContractMonthHours> wmContractMonthHours
CfgContractMonthHours
);
Index values: 0 = Jan, 2 = Feb, ..., 11 = Dec
NOTE: Must always contain 12 elements.protected int wmContractShiftsNSizeIs
protected java.util.List<CfgContractShift> wmContractShifts
CfgContractShift
) that are associated with Contractprotected int wmMaxConsecWorkSundays
protected int wmMinTimeBetweenDays
protected int wmMinTimeBetweenStarts
protected long timestamp
public int getWmContractId()
public void setWmContractId(int value)
public int getWmBUId()
public void setWmBUId(int value)
public int getWmSiteIdNSizeIs()
public void setWmSiteIdNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmSiteId()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the wmSiteId property.
For example, to add a new item, do as follows:
getWmSiteId().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public java.lang.String getWmName()
String
public void setWmName(java.lang.String value)
value
- allowed object is
String
public int getWmIcon()
public void setWmIcon(int value)
public int getWmDailyMinutesStd()
public void setWmDailyMinutesStd(int value)
public int getWmDailyMinutesMin()
public void setWmDailyMinutesMin(int value)
public int getWmDailyMinutesMax()
public void setWmDailyMinutesMax(int value)
public int getWmWeeklyMinutesStd()
public void setWmWeeklyMinutesStd(int value)
public int getWmWeeklyMinutesMin()
public void setWmWeeklyMinutesMin(int value)
public int getWmWeeklyMinutesMax()
public void setWmWeeklyMinutesMax(int value)
public int getWmMonthlyMinutesStd()
public void setWmMonthlyMinutesStd(int value)
public int getWmMonthlyMinutesMin()
public void setWmMonthlyMinutesMin(int value)
public int getWmMonthlyMinutesMax()
public void setWmMonthlyMinutesMax(int value)
public int getWmMaxBetweenDaysoff()
public void setWmMaxBetweenDaysoff(int value)
public int getWmWeeklyDaysMin()
public void setWmWeeklyDaysMin(int value)
public int getWmWeeklyDaysMax()
public void setWmWeeklyDaysMax(int value)
public boolean isWmSunOffEnabled()
public void setWmSunOffEnabled(boolean value)
public int getWmSunOffMin()
public void setWmSunOffMin(int value)
public int getWmSunOffMax()
public void setWmSunOffMax(int value)
public boolean isWmSatOffEnabled()
public void setWmSatOffEnabled(boolean value)
public int getWmSatOffMin()
public void setWmSatOffMin(int value)
public int getWmSatOffMax()
public void setWmSatOffMax(int value)
public boolean isWmWeekendOffEnabled()
public void setWmWeekendOffEnabled(boolean value)
public int getWmWeekendOffMin()
public void setWmWeekendOffMin(int value)
public int getWmWeekendOffMax()
public void setWmWeekendOffMax(int value)
public int getWmDailyMinutesOver()
public void setWmDailyMinutesOver(int value)
public int getWmWeeklyMinutesOver()
public void setWmWeeklyMinutesOver(int value)
public int getWmMonthlyMinutesOver()
public void setWmMonthlyMinutesOver(int value)
public double getWmCompensationOver()
public void setWmCompensationOver(double value)
public int getWmDailyMinutesOver2()
public void setWmDailyMinutesOver2(int value)
public int getWmWeeklyMinutesOver2()
public void setWmWeeklyMinutesOver2(int value)
public int getWmMonthlyMinutesOver2()
public void setWmMonthlyMinutesOver2(int value)
public double getWmCompensationOver2()
public void setWmCompensationOver2(double value)
public boolean isWmOverEnabled()
public void setWmOverEnabled(boolean value)
public boolean isWmOver2Enabled()
public void setWmOver2Enabled(boolean value)
public int getWmMinConsecTimeoff()
public void setWmMinConsecTimeoff(int value)
public int getWmDayoffMin()
public void setWmDayoffMin(int value)
public int getWmDayoffMax()
public void setWmDayoffMax(int value)
public int getWmDayoffEx()
public void setWmDayoffEx(int value)
public int getWmSynchThreshold()
public void setWmSynchThreshold(int value)
public int getWmSynchWeeks()
public void setWmSynchWeeks(int value)
public int getWmMaxConsecWorkWeekends()
public void setWmMaxConsecWorkWeekends(int value)
public java.util.List<java.lang.Boolean> getWmSynch()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the wmSynch property.
For example, to add a new item, do as follows:
getWmSynch().add(newItem);
Objects of the following type(s) are allowed in the list
Boolean
public int getWmWeekendFirstDay()
public void setWmWeekendFirstDay(int value)
public int getWmSynchType()
public void setWmSynchType(int value)
public java.util.List<CfgContractWeekHours> getWmAvailabilities()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the wmAvailabilities property.
For example, to add a new item, do as follows:
getWmAvailabilities().add(newItem);
Objects of the following type(s) are allowed in the list
CfgContractWeekHours
public java.util.List<CfgContractMonthHours> getWmContractMonthHours()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the wmContractMonthHours property.
For example, to add a new item, do as follows:
getWmContractMonthHours().add(newItem);
Objects of the following type(s) are allowed in the list
CfgContractMonthHours
public int getWmContractShiftsNSizeIs()
public void setWmContractShiftsNSizeIs(int value)
public java.util.List<CfgContractShift> getWmContractShifts()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the wmContractShifts property.
For example, to add a new item, do as follows:
getWmContractShifts().add(newItem);
Objects of the following type(s) are allowed in the list
CfgContractShift
public int getWmMaxConsecWorkSundays()
public void setWmMaxConsecWorkSundays(int value)
public int getWmMinTimeBetweenDays()
public void setWmMinTimeBetweenDays(int value)
public int getWmMinTimeBetweenStarts()
public void setWmMinTimeBetweenStarts(int value)
public long getTimestamp()
public void setTimestamp(long value)
public CfgContract withWmContractId(int value)
public CfgContract withWmBUId(int value)
public CfgContract withWmSiteIdNSizeIs(int value)
public CfgContract withWmSiteId(java.lang.Integer... values)
public CfgContract withWmSiteId(java.util.Collection<java.lang.Integer> values)
public CfgContract withWmName(java.lang.String value)
public CfgContract withWmIcon(int value)
public CfgContract withWmDailyMinutesStd(int value)
public CfgContract withWmDailyMinutesMin(int value)
public CfgContract withWmDailyMinutesMax(int value)
public CfgContract withWmWeeklyMinutesStd(int value)
public CfgContract withWmWeeklyMinutesMin(int value)
public CfgContract withWmWeeklyMinutesMax(int value)
public CfgContract withWmMonthlyMinutesStd(int value)
public CfgContract withWmMonthlyMinutesMin(int value)
public CfgContract withWmMonthlyMinutesMax(int value)
public CfgContract withWmMaxBetweenDaysoff(int value)
public CfgContract withWmWeeklyDaysMin(int value)
public CfgContract withWmWeeklyDaysMax(int value)
public CfgContract withWmSunOffEnabled(boolean value)
public CfgContract withWmSunOffMin(int value)
public CfgContract withWmSunOffMax(int value)
public CfgContract withWmSatOffEnabled(boolean value)
public CfgContract withWmSatOffMin(int value)
public CfgContract withWmSatOffMax(int value)
public CfgContract withWmWeekendOffEnabled(boolean value)
public CfgContract withWmWeekendOffMin(int value)
public CfgContract withWmWeekendOffMax(int value)
public CfgContract withWmDailyMinutesOver(int value)
public CfgContract withWmWeeklyMinutesOver(int value)
public CfgContract withWmMonthlyMinutesOver(int value)
public CfgContract withWmCompensationOver(double value)
public CfgContract withWmDailyMinutesOver2(int value)
public CfgContract withWmWeeklyMinutesOver2(int value)
public CfgContract withWmMonthlyMinutesOver2(int value)
public CfgContract withWmCompensationOver2(double value)
public CfgContract withWmOverEnabled(boolean value)
public CfgContract withWmOver2Enabled(boolean value)
public CfgContract withWmMinConsecTimeoff(int value)
public CfgContract withWmDayoffMin(int value)
public CfgContract withWmDayoffMax(int value)
public CfgContract withWmDayoffEx(int value)
public CfgContract withWmSynchThreshold(int value)
public CfgContract withWmSynchWeeks(int value)
public CfgContract withWmMaxConsecWorkWeekends(int value)
public CfgContract withWmSynch(java.lang.Boolean... values)
public CfgContract withWmSynch(java.util.Collection<java.lang.Boolean> values)
public CfgContract withWmWeekendFirstDay(int value)
public CfgContract withWmSynchType(int value)
public CfgContract withWmAvailabilities(CfgContractWeekHours... values)
public CfgContract withWmAvailabilities(java.util.Collection<CfgContractWeekHours> values)
public CfgContract withWmContractMonthHours(CfgContractMonthHours... values)
public CfgContract withWmContractMonthHours(java.util.Collection<CfgContractMonthHours> values)
public CfgContract withWmContractShiftsNSizeIs(int value)
public CfgContract withWmContractShifts(CfgContractShift... values)
public CfgContract withWmContractShifts(java.util.Collection<CfgContractShift> values)
public CfgContract withWmMaxConsecWorkSundays(int value)
public CfgContract withWmMinTimeBetweenDays(int value)
public CfgContract withWmMinTimeBetweenStarts(int value)
public CfgContract withTimestamp(long value)
public void setWmSiteId(java.util.List<java.lang.Integer> wmSiteId)
wmSiteId
- allowed object is
Integer
public void setWmSynch(java.util.List<java.lang.Boolean> wmSynch)
wmSynch
- allowed object is
Boolean
public void setWmAvailabilities(java.util.List<CfgContractWeekHours> wmAvailabilities)
wmAvailabilities
- allowed object is
CfgContractWeekHours
public void setWmContractMonthHours(java.util.List<CfgContractMonthHours> wmContractMonthHours)
wmContractMonthHours
- allowed object is
CfgContractMonthHours
public void setWmContractShifts(java.util.List<CfgContractShift> wmContractShifts)
wmContractShifts
- allowed object is
CfgContractShift
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.