public class CfgShiftShort
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Object |
__equalsCalc |
private boolean |
__hashCodeCalc |
private java.lang.String |
wmName |
private int |
wmShiftId |
private int |
wmSiteId |
| Constructor and Description |
|---|
CfgShiftShort() |
CfgShiftShort(int wmShiftId,
int wmSiteId,
java.lang.String wmName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getWmName()
Gets the wmName value for this CfgShiftShort.
|
int |
getWmShiftId()
Gets the wmShiftId value for this CfgShiftShort.
|
int |
getWmSiteId()
Gets the wmSiteId value for this CfgShiftShort.
|
int |
hashCode() |
void |
setWmName(java.lang.String wmName)
Sets the wmName value for this CfgShiftShort.
|
void |
setWmShiftId(int wmShiftId)
Sets the wmShiftId value for this CfgShiftShort.
|
void |
setWmSiteId(int wmSiteId)
Sets the wmSiteId value for this CfgShiftShort.
|
private int wmShiftId
private int wmSiteId
private java.lang.String wmName
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
public CfgShiftShort()
public CfgShiftShort(int wmShiftId,
int wmSiteId,
java.lang.String wmName)
public int getWmShiftId()
public void setWmShiftId(int wmShiftId)
wmShiftId - public int getWmSiteId()
public void setWmSiteId(int wmSiteId)
wmSiteId - public java.lang.String getWmName()
public void setWmName(java.lang.String wmName)
wmName - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.