public class CfgMeeting
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
protected long |
timestamp |
protected int |
wmBUId |
protected int |
wmDuration |
protected double |
wmEndDate |
protected double |
wmEndTime |
protected int |
wmExceptionTypeId |
protected boolean |
wmIndividual |
protected int |
wmMaxGroup |
protected int |
wmMaxOccurences |
protected double |
wmMaxShortagePerc |
protected double |
wmMaxSurplusPerc |
protected java.util.List<java.lang.Integer> |
wmMeetingAgents |
protected int |
wmMeetingAgentsNSizeIs |
protected int |
wmMeetingId |
protected double |
wmMinAttendeesPerc |
protected int |
wmMinGroup |
protected int |
wmMinOccurences |
protected java.lang.String |
wmName |
protected int |
wmOccurences |
protected int |
wmRecurrenceMultiplier |
protected int |
wmRecurrenceType |
protected java.util.List<java.lang.Integer> |
wmSiteId |
protected int |
wmSiteIdNSizeIs |
protected double |
wmStartDate |
protected double |
wmStartTime |
protected int |
wmTimezoneId |
protected int |
wmTotalMinutes |
protected boolean |
wmUseMinmaxGroup |
protected boolean |
wmUseTotalMinutes |
protected java.util.List<java.lang.Boolean> |
wmWeekDays |
Constructor and Description |
---|
CfgMeeting() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
long |
getTimestamp()
Gets the value of the timestamp property.
|
int |
getWmBUId()
Gets the value of the wmBUId property.
|
int |
getWmDuration()
Gets the value of the wmDuration property.
|
double |
getWmEndDate()
Gets the value of the wmEndDate property.
|
double |
getWmEndTime()
Gets the value of the wmEndTime property.
|
int |
getWmExceptionTypeId()
Gets the value of the wmExceptionTypeId property.
|
int |
getWmMaxGroup()
Gets the value of the wmMaxGroup property.
|
int |
getWmMaxOccurences()
Gets the value of the wmMaxOccurences property.
|
double |
getWmMaxShortagePerc()
Gets the value of the wmMaxShortagePerc property.
|
double |
getWmMaxSurplusPerc()
Gets the value of the wmMaxSurplusPerc property.
|
java.util.List<java.lang.Integer> |
getWmMeetingAgents()
Gets the value of the wmMeetingAgents property.
|
int |
getWmMeetingAgentsNSizeIs()
Gets the value of the wmMeetingAgentsNSizeIs property.
|
int |
getWmMeetingId()
Gets the value of the wmMeetingId property.
|
double |
getWmMinAttendeesPerc()
Gets the value of the wmMinAttendeesPerc property.
|
int |
getWmMinGroup()
Gets the value of the wmMinGroup property.
|
int |
getWmMinOccurences()
Gets the value of the wmMinOccurences property.
|
java.lang.String |
getWmName()
Gets the value of the wmName property.
|
int |
getWmOccurences()
Gets the value of the wmOccurences property.
|
int |
getWmRecurrenceMultiplier()
Gets the value of the wmRecurrenceMultiplier property.
|
int |
getWmRecurrenceType()
Gets the value of the wmRecurrenceType property.
|
java.util.List<java.lang.Integer> |
getWmSiteId()
Gets the value of the wmSiteId property.
|
int |
getWmSiteIdNSizeIs()
Gets the value of the wmSiteIdNSizeIs property.
|
double |
getWmStartDate()
Gets the value of the wmStartDate property.
|
double |
getWmStartTime()
Gets the value of the wmStartTime property.
|
int |
getWmTimezoneId()
Gets the value of the wmTimezoneId property.
|
int |
getWmTotalMinutes()
Gets the value of the wmTotalMinutes property.
|
java.util.List<java.lang.Boolean> |
getWmWeekDays()
Gets the value of the wmWeekDays property.
|
int |
hashCode() |
boolean |
isWmIndividual()
Gets the value of the wmIndividual property.
|
boolean |
isWmUseMinmaxGroup()
Gets the value of the wmUseMinmaxGroup property.
|
boolean |
isWmUseTotalMinutes()
Gets the value of the wmUseTotalMinutes property.
|
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setWmBUId(int value)
Sets the value of the wmBUId property.
|
void |
setWmDuration(int value)
Sets the value of the wmDuration property.
|
void |
setWmEndDate(double value)
Sets the value of the wmEndDate property.
|
void |
setWmEndTime(double value)
Sets the value of the wmEndTime property.
|
void |
setWmExceptionTypeId(int value)
Sets the value of the wmExceptionTypeId property.
|
void |
setWmIndividual(boolean value)
Sets the value of the wmIndividual property.
|
void |
setWmMaxGroup(int value)
Sets the value of the wmMaxGroup property.
|
void |
setWmMaxOccurences(int value)
Sets the value of the wmMaxOccurences property.
|
void |
setWmMaxShortagePerc(double value)
Sets the value of the wmMaxShortagePerc property.
|
void |
setWmMaxSurplusPerc(double value)
Sets the value of the wmMaxSurplusPerc property.
|
void |
setWmMeetingAgents(java.util.List<java.lang.Integer> wmMeetingAgents)
Sets the value of the wmMeetingAgents property.
|
void |
setWmMeetingAgentsNSizeIs(int value)
Sets the value of the wmMeetingAgentsNSizeIs property.
|
void |
setWmMeetingId(int value)
Sets the value of the wmMeetingId property.
|
void |
setWmMinAttendeesPerc(double value)
Sets the value of the wmMinAttendeesPerc property.
|
void |
setWmMinGroup(int value)
Sets the value of the wmMinGroup property.
|
void |
setWmMinOccurences(int value)
Sets the value of the wmMinOccurences property.
|
void |
setWmName(java.lang.String value)
Sets the value of the wmName property.
|
void |
setWmOccurences(int value)
Sets the value of the wmOccurences property.
|
void |
setWmRecurrenceMultiplier(int value)
Sets the value of the wmRecurrenceMultiplier property.
|
void |
setWmRecurrenceType(int value)
Sets the value of the wmRecurrenceType 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 |
setWmStartDate(double value)
Sets the value of the wmStartDate property.
|
void |
setWmStartTime(double value)
Sets the value of the wmStartTime property.
|
void |
setWmTimezoneId(int value)
Sets the value of the wmTimezoneId property.
|
void |
setWmTotalMinutes(int value)
Sets the value of the wmTotalMinutes property.
|
void |
setWmUseMinmaxGroup(boolean value)
Sets the value of the wmUseMinmaxGroup property.
|
void |
setWmUseTotalMinutes(boolean value)
Sets the value of the wmUseTotalMinutes property.
|
void |
setWmWeekDays(java.util.List<java.lang.Boolean> wmWeekDays)
Sets the value of the wmWeekDays property.
|
java.lang.String |
toString() |
CfgMeeting |
withTimestamp(long value) |
CfgMeeting |
withWmBUId(int value) |
CfgMeeting |
withWmDuration(int value) |
CfgMeeting |
withWmEndDate(double value) |
CfgMeeting |
withWmEndTime(double value) |
CfgMeeting |
withWmExceptionTypeId(int value) |
CfgMeeting |
withWmIndividual(boolean value) |
CfgMeeting |
withWmMaxGroup(int value) |
CfgMeeting |
withWmMaxOccurences(int value) |
CfgMeeting |
withWmMaxShortagePerc(double value) |
CfgMeeting |
withWmMaxSurplusPerc(double value) |
CfgMeeting |
withWmMeetingAgents(java.util.Collection<java.lang.Integer> values) |
CfgMeeting |
withWmMeetingAgents(java.lang.Integer... values) |
CfgMeeting |
withWmMeetingAgentsNSizeIs(int value) |
CfgMeeting |
withWmMeetingId(int value) |
CfgMeeting |
withWmMinAttendeesPerc(double value) |
CfgMeeting |
withWmMinGroup(int value) |
CfgMeeting |
withWmMinOccurences(int value) |
CfgMeeting |
withWmName(java.lang.String value) |
CfgMeeting |
withWmOccurences(int value) |
CfgMeeting |
withWmRecurrenceMultiplier(int value) |
CfgMeeting |
withWmRecurrenceType(int value) |
CfgMeeting |
withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgMeeting |
withWmSiteId(java.lang.Integer... values) |
CfgMeeting |
withWmSiteIdNSizeIs(int value) |
CfgMeeting |
withWmStartDate(double value) |
CfgMeeting |
withWmStartTime(double value) |
CfgMeeting |
withWmTimezoneId(int value) |
CfgMeeting |
withWmTotalMinutes(int value) |
CfgMeeting |
withWmUseMinmaxGroup(boolean value) |
CfgMeeting |
withWmUseTotalMinutes(boolean value) |
CfgMeeting |
withWmWeekDays(java.lang.Boolean... values) |
CfgMeeting |
withWmWeekDays(java.util.Collection<java.lang.Boolean> values) |
private static final long serialVersionUID
protected int wmMeetingId
protected int wmBUId
protected int wmSiteIdNSizeIs
protected java.util.List<java.lang.Integer> wmSiteId
protected java.lang.String wmName
protected int wmExceptionTypeId
protected double wmStartDate
protected double wmStartTime
protected double wmEndDate
protected double wmEndTime
protected int wmDuration
protected double wmMaxShortagePerc
protected double wmMaxSurplusPerc
protected boolean wmUseTotalMinutes
protected int wmTotalMinutes
protected boolean wmUseMinmaxGroup
protected int wmMinGroup
protected int wmMaxGroup
protected java.util.List<java.lang.Boolean> wmWeekDays
protected double wmMinAttendeesPerc
protected int wmRecurrenceType
protected int wmOccurences
protected int wmRecurrenceMultiplier
protected int wmMinOccurences
protected int wmMaxOccurences
protected int wmTimezoneId
protected boolean wmIndividual
protected int wmMeetingAgentsNSizeIs
protected java.util.List<java.lang.Integer> wmMeetingAgents
protected long timestamp
public int getWmMeetingId()
public void setWmMeetingId(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 getWmExceptionTypeId()
public void setWmExceptionTypeId(int value)
public double getWmStartDate()
public void setWmStartDate(double value)
public double getWmStartTime()
public void setWmStartTime(double value)
public double getWmEndDate()
public void setWmEndDate(double value)
public double getWmEndTime()
public void setWmEndTime(double value)
public int getWmDuration()
public void setWmDuration(int value)
public double getWmMaxShortagePerc()
public void setWmMaxShortagePerc(double value)
public double getWmMaxSurplusPerc()
public void setWmMaxSurplusPerc(double value)
public boolean isWmUseTotalMinutes()
public void setWmUseTotalMinutes(boolean value)
public int getWmTotalMinutes()
public void setWmTotalMinutes(int value)
public boolean isWmUseMinmaxGroup()
public void setWmUseMinmaxGroup(boolean value)
public int getWmMinGroup()
public void setWmMinGroup(int value)
public int getWmMaxGroup()
public void setWmMaxGroup(int value)
public java.util.List<java.lang.Boolean> getWmWeekDays()
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 wmWeekDays property.
For example, to add a new item, do as follows:
getWmWeekDays().add(newItem);
Objects of the following type(s) are allowed in the list
Boolean
public double getWmMinAttendeesPerc()
public void setWmMinAttendeesPerc(double value)
public int getWmRecurrenceType()
public void setWmRecurrenceType(int value)
public int getWmOccurences()
public void setWmOccurences(int value)
public int getWmRecurrenceMultiplier()
public void setWmRecurrenceMultiplier(int value)
public int getWmMinOccurences()
public void setWmMinOccurences(int value)
public int getWmMaxOccurences()
public void setWmMaxOccurences(int value)
public int getWmTimezoneId()
public void setWmTimezoneId(int value)
public boolean isWmIndividual()
public void setWmIndividual(boolean value)
public int getWmMeetingAgentsNSizeIs()
public void setWmMeetingAgentsNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmMeetingAgents()
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 wmMeetingAgents property.
For example, to add a new item, do as follows:
getWmMeetingAgents().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public long getTimestamp()
public void setTimestamp(long value)
public CfgMeeting withWmMeetingId(int value)
public CfgMeeting withWmBUId(int value)
public CfgMeeting withWmSiteIdNSizeIs(int value)
public CfgMeeting withWmSiteId(java.lang.Integer... values)
public CfgMeeting withWmSiteId(java.util.Collection<java.lang.Integer> values)
public CfgMeeting withWmName(java.lang.String value)
public CfgMeeting withWmExceptionTypeId(int value)
public CfgMeeting withWmStartDate(double value)
public CfgMeeting withWmStartTime(double value)
public CfgMeeting withWmEndDate(double value)
public CfgMeeting withWmEndTime(double value)
public CfgMeeting withWmDuration(int value)
public CfgMeeting withWmMaxShortagePerc(double value)
public CfgMeeting withWmMaxSurplusPerc(double value)
public CfgMeeting withWmUseTotalMinutes(boolean value)
public CfgMeeting withWmTotalMinutes(int value)
public CfgMeeting withWmUseMinmaxGroup(boolean value)
public CfgMeeting withWmMinGroup(int value)
public CfgMeeting withWmMaxGroup(int value)
public CfgMeeting withWmWeekDays(java.lang.Boolean... values)
public CfgMeeting withWmWeekDays(java.util.Collection<java.lang.Boolean> values)
public CfgMeeting withWmMinAttendeesPerc(double value)
public CfgMeeting withWmRecurrenceType(int value)
public CfgMeeting withWmOccurences(int value)
public CfgMeeting withWmRecurrenceMultiplier(int value)
public CfgMeeting withWmMinOccurences(int value)
public CfgMeeting withWmMaxOccurences(int value)
public CfgMeeting withWmTimezoneId(int value)
public CfgMeeting withWmIndividual(boolean value)
public CfgMeeting withWmMeetingAgentsNSizeIs(int value)
public CfgMeeting withWmMeetingAgents(java.lang.Integer... values)
public CfgMeeting withWmMeetingAgents(java.util.Collection<java.lang.Integer> values)
public CfgMeeting withTimestamp(long value)
public void setWmSiteId(java.util.List<java.lang.Integer> wmSiteId)
wmSiteId
- allowed object is
Integer
public void setWmWeekDays(java.util.List<java.lang.Boolean> wmWeekDays)
wmWeekDays
- allowed object is
Boolean
public void setWmMeetingAgents(java.util.List<java.lang.Integer> wmMeetingAgents)
wmMeetingAgents
- allowed object is
Integer
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.