public class CfgShiftFilter
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
__equalsCalc |
private boolean |
__hashCodeCalc |
private int[] |
wmBUId |
private int |
wmBUIdNSizeIs |
private int[] |
wmContractId |
private int |
wmContractIdNSizeIs |
private double[] |
wmDate |
private int |
wmDateNSizeIs |
private int[] |
wmShiftId |
private int |
wmShiftIdNSizeIs |
private int[] |
wmSiteId |
private int |
wmSiteIdNSizeIs |
Constructor and Description |
---|
CfgShiftFilter() |
CfgShiftFilter(int wmBUIdNSizeIs,
int[] wmBUId,
int wmSiteIdNSizeIs,
int[] wmSiteId,
int wmShiftIdNSizeIs,
int[] wmShiftId,
int wmContractIdNSizeIs,
int[] wmContractId,
int wmDateNSizeIs,
double[] wmDate) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int[] |
getWmBUId()
Gets the wmBUId value for this CfgShiftFilter.
|
int |
getWmBUIdNSizeIs()
Gets the wmBUIdNSizeIs value for this CfgShiftFilter.
|
int[] |
getWmContractId()
Gets the wmContractId value for this CfgShiftFilter.
|
int |
getWmContractIdNSizeIs()
Gets the wmContractIdNSizeIs value for this CfgShiftFilter.
|
double[] |
getWmDate()
Gets the wmDate value for this CfgShiftFilter.
|
int |
getWmDateNSizeIs()
Gets the wmDateNSizeIs value for this CfgShiftFilter.
|
int[] |
getWmShiftId()
Gets the wmShiftId value for this CfgShiftFilter.
|
int |
getWmShiftIdNSizeIs()
Gets the wmShiftIdNSizeIs value for this CfgShiftFilter.
|
int[] |
getWmSiteId()
Gets the wmSiteId value for this CfgShiftFilter.
|
int |
getWmSiteIdNSizeIs()
Gets the wmSiteIdNSizeIs value for this CfgShiftFilter.
|
int |
hashCode() |
void |
setWmBUId(int[] wmBUId)
Sets the wmBUId value for this CfgShiftFilter.
|
void |
setWmBUIdNSizeIs(int wmBUIdNSizeIs)
Sets the wmBUIdNSizeIs value for this CfgShiftFilter.
|
void |
setWmContractId(int[] wmContractId)
Sets the wmContractId value for this CfgShiftFilter.
|
void |
setWmContractIdNSizeIs(int wmContractIdNSizeIs)
Sets the wmContractIdNSizeIs value for this CfgShiftFilter.
|
void |
setWmDate(double[] wmDate)
Sets the wmDate value for this CfgShiftFilter.
|
void |
setWmDateNSizeIs(int wmDateNSizeIs)
Sets the wmDateNSizeIs value for this CfgShiftFilter.
|
void |
setWmShiftId(int[] wmShiftId)
Sets the wmShiftId value for this CfgShiftFilter.
|
void |
setWmShiftIdNSizeIs(int wmShiftIdNSizeIs)
Sets the wmShiftIdNSizeIs value for this CfgShiftFilter.
|
void |
setWmSiteId(int[] wmSiteId)
Sets the wmSiteId value for this CfgShiftFilter.
|
void |
setWmSiteIdNSizeIs(int wmSiteIdNSizeIs)
Sets the wmSiteIdNSizeIs value for this CfgShiftFilter.
|
private int wmBUIdNSizeIs
private int[] wmBUId
private int wmSiteIdNSizeIs
private int[] wmSiteId
private int wmShiftIdNSizeIs
private int[] wmShiftId
private int wmContractIdNSizeIs
private int[] wmContractId
private int wmDateNSizeIs
private double[] wmDate
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
public CfgShiftFilter()
public CfgShiftFilter(int wmBUIdNSizeIs, int[] wmBUId, int wmSiteIdNSizeIs, int[] wmSiteId, int wmShiftIdNSizeIs, int[] wmShiftId, int wmContractIdNSizeIs, int[] wmContractId, int wmDateNSizeIs, double[] wmDate)
public int getWmBUIdNSizeIs()
public void setWmBUIdNSizeIs(int wmBUIdNSizeIs)
wmBUIdNSizeIs
- public int[] getWmBUId()
public void setWmBUId(int[] wmBUId)
wmBUId
- public int getWmSiteIdNSizeIs()
public void setWmSiteIdNSizeIs(int wmSiteIdNSizeIs)
wmSiteIdNSizeIs
- public int[] getWmSiteId()
public void setWmSiteId(int[] wmSiteId)
wmSiteId
- public int getWmShiftIdNSizeIs()
public void setWmShiftIdNSizeIs(int wmShiftIdNSizeIs)
wmShiftIdNSizeIs
- public int[] getWmShiftId()
public void setWmShiftId(int[] wmShiftId)
wmShiftId
- public int getWmContractIdNSizeIs()
public void setWmContractIdNSizeIs(int wmContractIdNSizeIs)
wmContractIdNSizeIs
- public int[] getWmContractId()
public void setWmContractId(int[] wmContractId)
wmContractId
- public int getWmDateNSizeIs()
public void setWmDateNSizeIs(int wmDateNSizeIs)
wmDateNSizeIs
- public double[] getWmDate()
public void setWmDate(double[] wmDate)
wmDate
- 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.