public class CfgMeeting
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private long |
timestamp |
private int |
wmDuration |
private double |
wmEndDate |
private double |
wmEndTime |
private int |
wmExceptionTypeId |
private int |
wmMaxGroup |
private double |
wmMaxShortagePerc |
private double |
wmMaxSurplusPerc |
private int[] |
wmMeetingAgents |
private int |
wmMeetingAgentsNSizeIs |
private int |
wmMeetingId |
private double |
wmMinAttendeesPerc |
private int |
wmMinGroup |
private java.lang.String |
wmName |
private int |
wmOccurences |
private int |
wmRecurrenceMultiplier |
private int |
wmRecurrenceType |
private int |
wmSiteId |
private double |
wmStartDate |
private double |
wmStartTime |
private int |
wmTotalMinutes |
private boolean |
wmUseMinmaxGroup |
private boolean |
wmUseTotalMinutes |
private boolean[] |
wmWeekDays |
Constructor and Description |
---|
CfgMeeting() |
CfgMeeting(int wmMeetingId,
int wmSiteId,
java.lang.String wmName,
int wmExceptionTypeId,
double wmStartDate,
double wmStartTime,
double wmEndDate,
double wmEndTime,
int wmDuration,
double wmMaxShortagePerc,
double wmMaxSurplusPerc,
boolean wmUseTotalMinutes,
int wmTotalMinutes,
boolean wmUseMinmaxGroup,
int wmMinGroup,
int wmMaxGroup,
boolean[] wmWeekDays,
double wmMinAttendeesPerc,
int wmRecurrenceType,
int wmOccurences,
int wmRecurrenceMultiplier,
int wmMeetingAgentsNSizeIs,
int[] wmMeetingAgents,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp()
Gets the timestamp value for this CfgMeeting.
|
int |
getWmDuration()
Gets the wmDuration value for this CfgMeeting.
|
double |
getWmEndDate()
Gets the wmEndDate value for this CfgMeeting.
|
double |
getWmEndTime()
Gets the wmEndTime value for this CfgMeeting.
|
int |
getWmExceptionTypeId()
Gets the wmExceptionTypeId value for this CfgMeeting.
|
int |
getWmMaxGroup()
Gets the wmMaxGroup value for this CfgMeeting.
|
double |
getWmMaxShortagePerc()
Gets the wmMaxShortagePerc value for this CfgMeeting.
|
double |
getWmMaxSurplusPerc()
Gets the wmMaxSurplusPerc value for this CfgMeeting.
|
int[] |
getWmMeetingAgents()
Gets the wmMeetingAgents value for this CfgMeeting.
|
int |
getWmMeetingAgentsNSizeIs()
Gets the wmMeetingAgentsNSizeIs value for this CfgMeeting.
|
int |
getWmMeetingId()
Gets the wmMeetingId value for this CfgMeeting.
|
double |
getWmMinAttendeesPerc()
Gets the wmMinAttendeesPerc value for this CfgMeeting.
|
int |
getWmMinGroup()
Gets the wmMinGroup value for this CfgMeeting.
|
java.lang.String |
getWmName()
Gets the wmName value for this CfgMeeting.
|
int |
getWmOccurences()
Gets the wmOccurences value for this CfgMeeting.
|
int |
getWmRecurrenceMultiplier()
Gets the wmRecurrenceMultiplier value for this CfgMeeting.
|
int |
getWmRecurrenceType()
Gets the wmRecurrenceType value for this CfgMeeting.
|
int |
getWmSiteId()
Gets the wmSiteId value for this CfgMeeting.
|
double |
getWmStartDate()
Gets the wmStartDate value for this CfgMeeting.
|
double |
getWmStartTime()
Gets the wmStartTime value for this CfgMeeting.
|
int |
getWmTotalMinutes()
Gets the wmTotalMinutes value for this CfgMeeting.
|
boolean[] |
getWmWeekDays()
Gets the wmWeekDays value for this CfgMeeting.
|
boolean |
isWmUseMinmaxGroup()
Gets the wmUseMinmaxGroup value for this CfgMeeting.
|
boolean |
isWmUseTotalMinutes()
Gets the wmUseTotalMinutes value for this CfgMeeting.
|
void |
setTimestamp(long timestamp)
Sets the timestamp value for this CfgMeeting.
|
void |
setWmDuration(int wmDuration)
Sets the wmDuration value for this CfgMeeting.
|
void |
setWmEndDate(double wmEndDate)
Sets the wmEndDate value for this CfgMeeting.
|
void |
setWmEndTime(double wmEndTime)
Sets the wmEndTime value for this CfgMeeting.
|
void |
setWmExceptionTypeId(int wmExceptionTypeId)
Sets the wmExceptionTypeId value for this CfgMeeting.
|
void |
setWmMaxGroup(int wmMaxGroup)
Sets the wmMaxGroup value for this CfgMeeting.
|
void |
setWmMaxShortagePerc(double wmMaxShortagePerc)
Sets the wmMaxShortagePerc value for this CfgMeeting.
|
void |
setWmMaxSurplusPerc(double wmMaxSurplusPerc)
Sets the wmMaxSurplusPerc value for this CfgMeeting.
|
void |
setWmMeetingAgents(int[] wmMeetingAgents)
Sets the wmMeetingAgents value for this CfgMeeting.
|
void |
setWmMeetingAgentsNSizeIs(int wmMeetingAgentsNSizeIs)
Sets the wmMeetingAgentsNSizeIs value for this CfgMeeting.
|
void |
setWmMeetingId(int wmMeetingId)
Sets the wmMeetingId value for this CfgMeeting.
|
void |
setWmMinAttendeesPerc(double wmMinAttendeesPerc)
Sets the wmMinAttendeesPerc value for this CfgMeeting.
|
void |
setWmMinGroup(int wmMinGroup)
Sets the wmMinGroup value for this CfgMeeting.
|
void |
setWmName(java.lang.String wmName)
Sets the wmName value for this CfgMeeting.
|
void |
setWmOccurences(int wmOccurences)
Sets the wmOccurences value for this CfgMeeting.
|
void |
setWmRecurrenceMultiplier(int wmRecurrenceMultiplier)
Sets the wmRecurrenceMultiplier value for this CfgMeeting.
|
void |
setWmRecurrenceType(int wmRecurrenceType)
Sets the wmRecurrenceType value for this CfgMeeting.
|
void |
setWmSiteId(int wmSiteId)
Sets the wmSiteId value for this CfgMeeting.
|
void |
setWmStartDate(double wmStartDate)
Sets the wmStartDate value for this CfgMeeting.
|
void |
setWmStartTime(double wmStartTime)
Sets the wmStartTime value for this CfgMeeting.
|
void |
setWmTotalMinutes(int wmTotalMinutes)
Sets the wmTotalMinutes value for this CfgMeeting.
|
void |
setWmUseMinmaxGroup(boolean wmUseMinmaxGroup)
Sets the wmUseMinmaxGroup value for this CfgMeeting.
|
void |
setWmUseTotalMinutes(boolean wmUseTotalMinutes)
Sets the wmUseTotalMinutes value for this CfgMeeting.
|
void |
setWmWeekDays(boolean[] wmWeekDays)
Sets the wmWeekDays value for this CfgMeeting.
|
private int wmMeetingId
private int wmSiteId
private java.lang.String wmName
private int wmExceptionTypeId
private double wmStartDate
private double wmStartTime
private double wmEndDate
private double wmEndTime
private int wmDuration
private double wmMaxShortagePerc
private double wmMaxSurplusPerc
private boolean wmUseTotalMinutes
private int wmTotalMinutes
private boolean wmUseMinmaxGroup
private int wmMinGroup
private int wmMaxGroup
private boolean[] wmWeekDays
private double wmMinAttendeesPerc
private int wmRecurrenceType
private int wmOccurences
private int wmRecurrenceMultiplier
private int wmMeetingAgentsNSizeIs
private int[] wmMeetingAgents
private long timestamp
public CfgMeeting()
public CfgMeeting(int wmMeetingId, int wmSiteId, java.lang.String wmName, int wmExceptionTypeId, double wmStartDate, double wmStartTime, double wmEndDate, double wmEndTime, int wmDuration, double wmMaxShortagePerc, double wmMaxSurplusPerc, boolean wmUseTotalMinutes, int wmTotalMinutes, boolean wmUseMinmaxGroup, int wmMinGroup, int wmMaxGroup, boolean[] wmWeekDays, double wmMinAttendeesPerc, int wmRecurrenceType, int wmOccurences, int wmRecurrenceMultiplier, int wmMeetingAgentsNSizeIs, int[] wmMeetingAgents, long timestamp)
public int getWmMeetingId()
public void setWmMeetingId(int wmMeetingId)
wmMeetingId
- public int getWmSiteId()
public void setWmSiteId(int wmSiteId)
wmSiteId
- public java.lang.String getWmName()
public void setWmName(java.lang.String wmName)
wmName
- public int getWmExceptionTypeId()
public void setWmExceptionTypeId(int wmExceptionTypeId)
wmExceptionTypeId
- public double getWmStartDate()
public void setWmStartDate(double wmStartDate)
wmStartDate
- public double getWmStartTime()
public void setWmStartTime(double wmStartTime)
wmStartTime
- public double getWmEndDate()
public void setWmEndDate(double wmEndDate)
wmEndDate
- public double getWmEndTime()
public void setWmEndTime(double wmEndTime)
wmEndTime
- public int getWmDuration()
public void setWmDuration(int wmDuration)
wmDuration
- public double getWmMaxShortagePerc()
public void setWmMaxShortagePerc(double wmMaxShortagePerc)
wmMaxShortagePerc
- public double getWmMaxSurplusPerc()
public void setWmMaxSurplusPerc(double wmMaxSurplusPerc)
wmMaxSurplusPerc
- public boolean isWmUseTotalMinutes()
public void setWmUseTotalMinutes(boolean wmUseTotalMinutes)
wmUseTotalMinutes
- public int getWmTotalMinutes()
public void setWmTotalMinutes(int wmTotalMinutes)
wmTotalMinutes
- public boolean isWmUseMinmaxGroup()
public void setWmUseMinmaxGroup(boolean wmUseMinmaxGroup)
wmUseMinmaxGroup
- public int getWmMinGroup()
public void setWmMinGroup(int wmMinGroup)
wmMinGroup
- public int getWmMaxGroup()
public void setWmMaxGroup(int wmMaxGroup)
wmMaxGroup
- public boolean[] getWmWeekDays()
public void setWmWeekDays(boolean[] wmWeekDays)
wmWeekDays
- public double getWmMinAttendeesPerc()
public void setWmMinAttendeesPerc(double wmMinAttendeesPerc)
wmMinAttendeesPerc
- public int getWmRecurrenceType()
public void setWmRecurrenceType(int wmRecurrenceType)
wmRecurrenceType
- public int getWmOccurences()
public void setWmOccurences(int wmOccurences)
wmOccurences
- public int getWmRecurrenceMultiplier()
public void setWmRecurrenceMultiplier(int wmRecurrenceMultiplier)
wmRecurrenceMultiplier
- public int getWmMeetingAgentsNSizeIs()
public void setWmMeetingAgentsNSizeIs(int wmMeetingAgentsNSizeIs)
wmMeetingAgentsNSizeIs
- public int[] getWmMeetingAgents()
public void setWmMeetingAgents(int[] wmMeetingAgents)
wmMeetingAgents
- public long getTimestamp()
public void setTimestamp(long timestamp)
timestamp
- Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.