public class CfgStateGroupShort
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private int |
wmColor |
private int |
wmFontColor |
private java.lang.String |
wmName |
private java.lang.String |
wmShortName |
private int |
wmSiteId |
private int |
wmStateGroupId |
private int |
wmWeight |
Constructor and Description |
---|
CfgStateGroupShort() |
CfgStateGroupShort(int wmStateGroupId,
int wmSiteId,
java.lang.String wmName,
java.lang.String wmShortName,
int wmColor,
int wmFontColor,
int wmWeight) |
Modifier and Type | Method and Description |
---|---|
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.
|
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 int wmColor
private int wmFontColor
private int wmWeight
public CfgStateGroupShort()
public CfgStateGroupShort(int wmStateGroupId, int wmSiteId, java.lang.String wmName, java.lang.String wmShortName, int wmColor, int wmFontColor, int wmWeight)
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
- Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.