public class CfgTimeOffBidPeriodShort
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
protected int |
wmBUId |
protected double |
wmEndDateTime |
protected java.lang.String |
wmName |
protected double |
wmProcessingDateTime |
protected java.util.List<java.lang.Integer> |
wmSiteId |
protected int |
wmSiteIdNSizeIs |
protected double |
wmStartDateTime |
protected int |
wmStatus |
protected int |
wmTimeOffBidPeriodId |
protected int |
wmTimezoneId |
protected int |
wmType
|
Constructor and Description |
---|
CfgTimeOffBidPeriodShort() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
int |
getWmBUId()
Gets the value of the wmBUId property.
|
double |
getWmEndDateTime()
Gets the value of the wmEndDateTime property.
|
java.lang.String |
getWmName()
Gets the value of the wmName property.
|
double |
getWmProcessingDateTime()
Gets the value of the wmProcessingDateTime 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 |
getWmStartDateTime()
Gets the value of the wmStartDateTime property.
|
int |
getWmStatus()
Gets the value of the wmStatus property.
|
int |
getWmTimeOffBidPeriodId()
Gets the value of the wmTimeOffBidPeriodId property.
|
int |
getWmTimezoneId()
Gets the value of the wmTimezoneId property.
|
int |
getWmType()
Gets the value of the wmType property.
|
int |
hashCode() |
void |
setWmBUId(int value)
Sets the value of the wmBUId property.
|
void |
setWmEndDateTime(double value)
Sets the value of the wmEndDateTime property.
|
void |
setWmName(java.lang.String value)
Sets the value of the wmName property.
|
void |
setWmProcessingDateTime(double value)
Sets the value of the wmProcessingDateTime 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 |
setWmStartDateTime(double value)
Sets the value of the wmStartDateTime property.
|
void |
setWmStatus(int value)
Sets the value of the wmStatus property.
|
void |
setWmTimeOffBidPeriodId(int value)
Sets the value of the wmTimeOffBidPeriodId property.
|
void |
setWmTimezoneId(int value)
Sets the value of the wmTimezoneId property.
|
void |
setWmType(int value)
Sets the value of the wmType property.
|
java.lang.String |
toString() |
CfgTimeOffBidPeriodShort |
withWmBUId(int value) |
CfgTimeOffBidPeriodShort |
withWmEndDateTime(double value) |
CfgTimeOffBidPeriodShort |
withWmName(java.lang.String value) |
CfgTimeOffBidPeriodShort |
withWmProcessingDateTime(double value) |
CfgTimeOffBidPeriodShort |
withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgTimeOffBidPeriodShort |
withWmSiteId(java.lang.Integer... values) |
CfgTimeOffBidPeriodShort |
withWmSiteIdNSizeIs(int value) |
CfgTimeOffBidPeriodShort |
withWmStartDateTime(double value) |
CfgTimeOffBidPeriodShort |
withWmStatus(int value) |
CfgTimeOffBidPeriodShort |
withWmTimeOffBidPeriodId(int value) |
CfgTimeOffBidPeriodShort |
withWmTimezoneId(int value) |
CfgTimeOffBidPeriodShort |
withWmType(int value) |
private static final long serialVersionUID
protected int wmTimeOffBidPeriodId
protected int wmBUId
protected int wmSiteIdNSizeIs
protected java.util.List<java.lang.Integer> wmSiteId
protected java.lang.String wmName
protected int wmType
protected double wmStartDateTime
protected double wmEndDateTime
protected double wmProcessingDateTime
protected int wmTimezoneId
protected int wmStatus
public int getWmTimeOffBidPeriodId()
public void setWmTimeOffBidPeriodId(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 getWmType()
public void setWmType(int value)
public double getWmStartDateTime()
public void setWmStartDateTime(double value)
public double getWmEndDateTime()
public void setWmEndDateTime(double value)
public double getWmProcessingDateTime()
public void setWmProcessingDateTime(double value)
public int getWmTimezoneId()
public void setWmTimezoneId(int value)
public int getWmStatus()
public void setWmStatus(int value)
public CfgTimeOffBidPeriodShort withWmTimeOffBidPeriodId(int value)
public CfgTimeOffBidPeriodShort withWmBUId(int value)
public CfgTimeOffBidPeriodShort withWmSiteIdNSizeIs(int value)
public CfgTimeOffBidPeriodShort withWmSiteId(java.lang.Integer... values)
public CfgTimeOffBidPeriodShort withWmSiteId(java.util.Collection<java.lang.Integer> values)
public CfgTimeOffBidPeriodShort withWmName(java.lang.String value)
public CfgTimeOffBidPeriodShort withWmType(int value)
public CfgTimeOffBidPeriodShort withWmStartDateTime(double value)
public CfgTimeOffBidPeriodShort withWmEndDateTime(double value)
public CfgTimeOffBidPeriodShort withWmProcessingDateTime(double value)
public CfgTimeOffBidPeriodShort withWmTimezoneId(int value)
public CfgTimeOffBidPeriodShort withWmStatus(int value)
public void setWmSiteId(java.util.List<java.lang.Integer> wmSiteId)
wmSiteId
- 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.