public class CfgStateGroupShort
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 java.lang.String |
wmShortName |
private int |
wmSiteId |
private int |
wmStateGroupId |
| Constructor and Description |
|---|
CfgStateGroupShort() |
CfgStateGroupShort(int wmStateGroupId,
int wmSiteId,
java.lang.String wmName,
java.lang.String wmShortName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getWmName()
Gets the wmName value for this CfgStateGroupShort.
|
java.lang.String |
getWmShortName()
Gets the wmShortName value for this CfgStateGroupShort.
|
int |
getWmSiteId()
Gets the wmSiteId value for this CfgStateGroupShort.
|
int |
getWmStateGroupId()
Gets the wmStateGroupId value for this CfgStateGroupShort.
|
int |
hashCode() |
void |
setWmName(java.lang.String wmName)
Sets the wmName value for this CfgStateGroupShort.
|
void |
setWmShortName(java.lang.String wmShortName)
Sets the wmShortName value for this CfgStateGroupShort.
|
void |
setWmSiteId(int wmSiteId)
Sets the wmSiteId value for this CfgStateGroupShort.
|
void |
setWmStateGroupId(int wmStateGroupId)
Sets the wmStateGroupId value for this CfgStateGroupShort.
|
private int wmStateGroupId
private int wmSiteId
private java.lang.String wmName
private java.lang.String wmShortName
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
public CfgStateGroupShort()
public CfgStateGroupShort(int wmStateGroupId,
int wmSiteId,
java.lang.String wmName,
java.lang.String wmShortName)
public int getWmStateGroupId()
public void setWmStateGroupId(int wmStateGroupId)
wmStateGroupId - public int getWmSiteId()
public void setWmSiteId(int wmSiteId)
wmSiteId - public java.lang.String getWmName()
public void setWmName(java.lang.String wmName)
wmName - public java.lang.String getWmShortName()
public void setWmShortName(java.lang.String wmShortName)
wmShortName - 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.