public class SchAgentDay
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
__equalsCalc |
private boolean |
__hashCodeCalc |
private SchCoverage[] |
coverage |
private int |
coverageNSizeIs |
private boolean |
eligibleForTrade |
private int |
gswAgentId |
private int[] |
schActivities |
private int |
schActivitiesNSizeIs |
private SchActivitySet[] |
schActivitySetInfo |
private int |
schActivitySetInfoNSizeIs |
private SchState[] |
schStates |
private int |
schStatesNSizeIs |
private long |
timestamp |
private java.lang.String |
wmComments |
private double |
wmDate |
private int |
wmDayType |
private double |
wmEndDateTime |
private int |
wmExceptionTypeId |
private int |
wmFlag |
private double |
wmNextStartDateTime |
private int |
wmOvertimeMinutes |
private int |
wmPaidMinutes |
private double |
wmPrevEndDateTime |
private int |
wmScheduleId |
private double |
wmShiftEndDateTime |
private int |
wmShiftId |
private double |
wmShiftStartDateTime |
private int |
wmSiteId |
private double |
wmStartDateTime |
private java.lang.String |
wmSwordDescribe |
private int |
wmVacationMinutes |
private int |
wmWorkMinutes |
Constructor and Description |
---|
SchAgentDay() |
SchAgentDay(int wmScheduleId,
int wmSiteId,
int gswAgentId,
double wmDate,
int wmDayType,
int wmExceptionTypeId,
double wmStartDateTime,
double wmEndDateTime,
int wmShiftId,
double wmShiftStartDateTime,
double wmShiftEndDateTime,
java.lang.String wmComments,
java.lang.String wmSwordDescribe,
int wmFlag,
int wmPaidMinutes,
int wmWorkMinutes,
int wmVacationMinutes,
int wmOvertimeMinutes,
int schActivitiesNSizeIs,
int[] schActivities,
int coverageNSizeIs,
SchCoverage[] coverage,
int schStatesNSizeIs,
SchState[] schStates,
int schActivitySetInfoNSizeIs,
SchActivitySet[] schActivitySetInfo,
double wmPrevEndDateTime,
double wmNextStartDateTime,
boolean eligibleForTrade,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
SchCoverage[] |
getCoverage()
Gets the coverage value for this SchAgentDay.
|
int |
getCoverageNSizeIs()
Gets the coverageNSizeIs value for this SchAgentDay.
|
int |
getGswAgentId()
Gets the gswAgentId value for this SchAgentDay.
|
int[] |
getSchActivities()
Gets the schActivities value for this SchAgentDay.
|
int |
getSchActivitiesNSizeIs()
Gets the schActivitiesNSizeIs value for this SchAgentDay.
|
SchActivitySet[] |
getSchActivitySetInfo()
Gets the schActivitySetInfo value for this SchAgentDay.
|
int |
getSchActivitySetInfoNSizeIs()
Gets the schActivitySetInfoNSizeIs value for this SchAgentDay.
|
SchState[] |
getSchStates()
Gets the schStates value for this SchAgentDay.
|
int |
getSchStatesNSizeIs()
Gets the schStatesNSizeIs value for this SchAgentDay.
|
long |
getTimestamp()
Gets the timestamp value for this SchAgentDay.
|
java.lang.String |
getWmComments()
Gets the wmComments value for this SchAgentDay.
|
double |
getWmDate()
Gets the wmDate value for this SchAgentDay.
|
int |
getWmDayType()
Gets the wmDayType value for this SchAgentDay.
|
double |
getWmEndDateTime()
Gets the wmEndDateTime value for this SchAgentDay.
|
int |
getWmExceptionTypeId()
Gets the wmExceptionTypeId value for this SchAgentDay.
|
int |
getWmFlag()
Gets the wmFlag value for this SchAgentDay.
|
double |
getWmNextStartDateTime()
Gets the wmNextStartDateTime value for this SchAgentDay.
|
int |
getWmOvertimeMinutes()
Gets the wmOvertimeMinutes value for this SchAgentDay.
|
int |
getWmPaidMinutes()
Gets the wmPaidMinutes value for this SchAgentDay.
|
double |
getWmPrevEndDateTime()
Gets the wmPrevEndDateTime value for this SchAgentDay.
|
int |
getWmScheduleId()
Gets the wmScheduleId value for this SchAgentDay.
|
double |
getWmShiftEndDateTime()
Gets the wmShiftEndDateTime value for this SchAgentDay.
|
int |
getWmShiftId()
Gets the wmShiftId value for this SchAgentDay.
|
double |
getWmShiftStartDateTime()
Gets the wmShiftStartDateTime value for this SchAgentDay.
|
int |
getWmSiteId()
Gets the wmSiteId value for this SchAgentDay.
|
double |
getWmStartDateTime()
Gets the wmStartDateTime value for this SchAgentDay.
|
java.lang.String |
getWmSwordDescribe()
Gets the wmSwordDescribe value for this SchAgentDay.
|
int |
getWmVacationMinutes()
Gets the wmVacationMinutes value for this SchAgentDay.
|
int |
getWmWorkMinutes()
Gets the wmWorkMinutes value for this SchAgentDay.
|
int |
hashCode() |
boolean |
isEligibleForTrade()
Gets the eligibleForTrade value for this SchAgentDay.
|
void |
setCoverage(SchCoverage[] coverage)
Sets the coverage value for this SchAgentDay.
|
void |
setCoverageNSizeIs(int coverageNSizeIs)
Sets the coverageNSizeIs value for this SchAgentDay.
|
void |
setEligibleForTrade(boolean eligibleForTrade)
Sets the eligibleForTrade value for this SchAgentDay.
|
void |
setGswAgentId(int gswAgentId)
Sets the gswAgentId value for this SchAgentDay.
|
void |
setSchActivities(int[] schActivities)
Sets the schActivities value for this SchAgentDay.
|
void |
setSchActivitiesNSizeIs(int schActivitiesNSizeIs)
Sets the schActivitiesNSizeIs value for this SchAgentDay.
|
void |
setSchActivitySetInfo(SchActivitySet[] schActivitySetInfo)
Sets the schActivitySetInfo value for this SchAgentDay.
|
void |
setSchActivitySetInfoNSizeIs(int schActivitySetInfoNSizeIs)
Sets the schActivitySetInfoNSizeIs value for this SchAgentDay.
|
void |
setSchStates(SchState[] schStates)
Sets the schStates value for this SchAgentDay.
|
void |
setSchStatesNSizeIs(int schStatesNSizeIs)
Sets the schStatesNSizeIs value for this SchAgentDay.
|
void |
setTimestamp(long timestamp)
Sets the timestamp value for this SchAgentDay.
|
void |
setWmComments(java.lang.String wmComments)
Sets the wmComments value for this SchAgentDay.
|
void |
setWmDate(double wmDate)
Sets the wmDate value for this SchAgentDay.
|
void |
setWmDayType(int wmDayType)
Sets the wmDayType value for this SchAgentDay.
|
void |
setWmEndDateTime(double wmEndDateTime)
Sets the wmEndDateTime value for this SchAgentDay.
|
void |
setWmExceptionTypeId(int wmExceptionTypeId)
Sets the wmExceptionTypeId value for this SchAgentDay.
|
void |
setWmFlag(int wmFlag)
Sets the wmFlag value for this SchAgentDay.
|
void |
setWmNextStartDateTime(double wmNextStartDateTime)
Sets the wmNextStartDateTime value for this SchAgentDay.
|
void |
setWmOvertimeMinutes(int wmOvertimeMinutes)
Sets the wmOvertimeMinutes value for this SchAgentDay.
|
void |
setWmPaidMinutes(int wmPaidMinutes)
Sets the wmPaidMinutes value for this SchAgentDay.
|
void |
setWmPrevEndDateTime(double wmPrevEndDateTime)
Sets the wmPrevEndDateTime value for this SchAgentDay.
|
void |
setWmScheduleId(int wmScheduleId)
Sets the wmScheduleId value for this SchAgentDay.
|
void |
setWmShiftEndDateTime(double wmShiftEndDateTime)
Sets the wmShiftEndDateTime value for this SchAgentDay.
|
void |
setWmShiftId(int wmShiftId)
Sets the wmShiftId value for this SchAgentDay.
|
void |
setWmShiftStartDateTime(double wmShiftStartDateTime)
Sets the wmShiftStartDateTime value for this SchAgentDay.
|
void |
setWmSiteId(int wmSiteId)
Sets the wmSiteId value for this SchAgentDay.
|
void |
setWmStartDateTime(double wmStartDateTime)
Sets the wmStartDateTime value for this SchAgentDay.
|
void |
setWmSwordDescribe(java.lang.String wmSwordDescribe)
Sets the wmSwordDescribe value for this SchAgentDay.
|
void |
setWmVacationMinutes(int wmVacationMinutes)
Sets the wmVacationMinutes value for this SchAgentDay.
|
void |
setWmWorkMinutes(int wmWorkMinutes)
Sets the wmWorkMinutes value for this SchAgentDay.
|
private int wmScheduleId
private int wmSiteId
private int gswAgentId
private double wmDate
private int wmDayType
private int wmExceptionTypeId
private double wmStartDateTime
private double wmEndDateTime
private int wmShiftId
private double wmShiftStartDateTime
private double wmShiftEndDateTime
private java.lang.String wmComments
private java.lang.String wmSwordDescribe
private int wmFlag
private int wmPaidMinutes
private int wmWorkMinutes
private int wmVacationMinutes
private int wmOvertimeMinutes
private int schActivitiesNSizeIs
private int[] schActivities
private int coverageNSizeIs
private SchCoverage[] coverage
private int schStatesNSizeIs
private SchState[] schStates
private int schActivitySetInfoNSizeIs
private SchActivitySet[] schActivitySetInfo
private double wmPrevEndDateTime
private double wmNextStartDateTime
private boolean eligibleForTrade
private long timestamp
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
public SchAgentDay()
public SchAgentDay(int wmScheduleId, int wmSiteId, int gswAgentId, double wmDate, int wmDayType, int wmExceptionTypeId, double wmStartDateTime, double wmEndDateTime, int wmShiftId, double wmShiftStartDateTime, double wmShiftEndDateTime, java.lang.String wmComments, java.lang.String wmSwordDescribe, int wmFlag, int wmPaidMinutes, int wmWorkMinutes, int wmVacationMinutes, int wmOvertimeMinutes, int schActivitiesNSizeIs, int[] schActivities, int coverageNSizeIs, SchCoverage[] coverage, int schStatesNSizeIs, SchState[] schStates, int schActivitySetInfoNSizeIs, SchActivitySet[] schActivitySetInfo, double wmPrevEndDateTime, double wmNextStartDateTime, boolean eligibleForTrade, long timestamp)
public int getWmScheduleId()
public void setWmScheduleId(int wmScheduleId)
wmScheduleId
- public int getWmSiteId()
public void setWmSiteId(int wmSiteId)
wmSiteId
- public int getGswAgentId()
public void setGswAgentId(int gswAgentId)
gswAgentId
- public double getWmDate()
public void setWmDate(double wmDate)
wmDate
- public int getWmDayType()
public void setWmDayType(int wmDayType)
wmDayType
- public int getWmExceptionTypeId()
public void setWmExceptionTypeId(int wmExceptionTypeId)
wmExceptionTypeId
- public double getWmStartDateTime()
public void setWmStartDateTime(double wmStartDateTime)
wmStartDateTime
- public double getWmEndDateTime()
public void setWmEndDateTime(double wmEndDateTime)
wmEndDateTime
- public int getWmShiftId()
public void setWmShiftId(int wmShiftId)
wmShiftId
- public double getWmShiftStartDateTime()
public void setWmShiftStartDateTime(double wmShiftStartDateTime)
wmShiftStartDateTime
- public double getWmShiftEndDateTime()
public void setWmShiftEndDateTime(double wmShiftEndDateTime)
wmShiftEndDateTime
- public java.lang.String getWmComments()
public void setWmComments(java.lang.String wmComments)
wmComments
- public java.lang.String getWmSwordDescribe()
public void setWmSwordDescribe(java.lang.String wmSwordDescribe)
wmSwordDescribe
- public int getWmFlag()
public void setWmFlag(int wmFlag)
wmFlag
- public int getWmPaidMinutes()
public void setWmPaidMinutes(int wmPaidMinutes)
wmPaidMinutes
- public int getWmWorkMinutes()
public void setWmWorkMinutes(int wmWorkMinutes)
wmWorkMinutes
- public int getWmVacationMinutes()
public void setWmVacationMinutes(int wmVacationMinutes)
wmVacationMinutes
- public int getWmOvertimeMinutes()
public void setWmOvertimeMinutes(int wmOvertimeMinutes)
wmOvertimeMinutes
- public int getSchActivitiesNSizeIs()
public void setSchActivitiesNSizeIs(int schActivitiesNSizeIs)
schActivitiesNSizeIs
- public int[] getSchActivities()
public void setSchActivities(int[] schActivities)
schActivities
- public int getCoverageNSizeIs()
public void setCoverageNSizeIs(int coverageNSizeIs)
coverageNSizeIs
- public SchCoverage[] getCoverage()
public void setCoverage(SchCoverage[] coverage)
coverage
- public int getSchStatesNSizeIs()
public void setSchStatesNSizeIs(int schStatesNSizeIs)
schStatesNSizeIs
- public SchState[] getSchStates()
public void setSchStates(SchState[] schStates)
schStates
- public int getSchActivitySetInfoNSizeIs()
public void setSchActivitySetInfoNSizeIs(int schActivitySetInfoNSizeIs)
schActivitySetInfoNSizeIs
- public SchActivitySet[] getSchActivitySetInfo()
public void setSchActivitySetInfo(SchActivitySet[] schActivitySetInfo)
schActivitySetInfo
- public double getWmPrevEndDateTime()
public void setWmPrevEndDateTime(double wmPrevEndDateTime)
wmPrevEndDateTime
- public double getWmNextStartDateTime()
public void setWmNextStartDateTime(double wmNextStartDateTime)
wmNextStartDateTime
- public boolean isEligibleForTrade()
public void setEligibleForTrade(boolean eligibleForTrade)
eligibleForTrade
- public long getTimestamp()
public void setTimestamp(long timestamp)
timestamp
- public boolean equals(java.lang.Object obj)
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.