public class CfgStateGroup
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
protected long |
timestamp |
protected int |
wmBUId |
protected int |
wmColor |
protected int |
wmEndMinutesAfter |
protected int |
wmFontColor |
protected int |
wmForMigration |
protected java.lang.String |
wmName |
protected java.lang.String |
wmShortName |
protected java.util.List<java.lang.Integer> |
wmSiteId |
protected int |
wmSiteIdNSizeIs |
protected int |
wmStartMinutesBefore |
protected int |
wmStateGroupId |
protected java.util.List<CfgStateMapping> |
wmStateMappings |
protected int |
wmStateMappingsNSizeIs |
protected java.util.List<java.lang.Integer> |
wmStates |
protected int |
wmStatesNSizeIs |
protected int |
wmType |
protected int |
wmWeight |
Constructor and Description |
---|
CfgStateGroup() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
long |
getTimestamp()
Gets the value of the timestamp property.
|
int |
getWmBUId()
Gets the value of the wmBUId property.
|
int |
getWmColor()
Gets the value of the wmColor property.
|
int |
getWmEndMinutesAfter()
Gets the value of the wmEndMinutesAfter property.
|
int |
getWmFontColor()
Gets the value of the wmFontColor property.
|
int |
getWmForMigration()
Gets the value of the wmForMigration property.
|
java.lang.String |
getWmName()
Gets the value of the wmName property.
|
java.lang.String |
getWmShortName()
Gets the value of the wmShortName property.
|
java.util.List<java.lang.Integer> |
getWmSiteId()
Gets the value of the wmSiteId property.
|
int |
getWmSiteIdNSizeIs()
Gets the value of the wmSiteIdNSizeIs property.
|
int |
getWmStartMinutesBefore()
Gets the value of the wmStartMinutesBefore property.
|
int |
getWmStateGroupId()
Gets the value of the wmStateGroupId property.
|
java.util.List<CfgStateMapping> |
getWmStateMappings()
Gets the value of the wmStateMappings property.
|
int |
getWmStateMappingsNSizeIs()
Gets the value of the wmStateMappingsNSizeIs property.
|
java.util.List<java.lang.Integer> |
getWmStates()
Gets the value of the wmStates property.
|
int |
getWmStatesNSizeIs()
Gets the value of the wmStatesNSizeIs property.
|
int |
getWmType()
Gets the value of the wmType property.
|
int |
getWmWeight()
Gets the value of the wmWeight property.
|
int |
hashCode() |
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setWmBUId(int value)
Sets the value of the wmBUId property.
|
void |
setWmColor(int value)
Sets the value of the wmColor property.
|
void |
setWmEndMinutesAfter(int value)
Sets the value of the wmEndMinutesAfter property.
|
void |
setWmFontColor(int value)
Sets the value of the wmFontColor property.
|
void |
setWmForMigration(int value)
Sets the value of the wmForMigration property.
|
void |
setWmName(java.lang.String value)
Sets the value of the wmName property.
|
void |
setWmShortName(java.lang.String value)
Sets the value of the wmShortName 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 |
setWmStartMinutesBefore(int value)
Sets the value of the wmStartMinutesBefore property.
|
void |
setWmStateGroupId(int value)
Sets the value of the wmStateGroupId property.
|
void |
setWmStateMappings(java.util.List<CfgStateMapping> wmStateMappings)
Sets the value of the wmStateMappings property.
|
void |
setWmStateMappingsNSizeIs(int value)
Sets the value of the wmStateMappingsNSizeIs property.
|
void |
setWmStates(java.util.List<java.lang.Integer> wmStates)
Sets the value of the wmStates property.
|
void |
setWmStatesNSizeIs(int value)
Sets the value of the wmStatesNSizeIs property.
|
void |
setWmType(int value)
Sets the value of the wmType property.
|
void |
setWmWeight(int value)
Sets the value of the wmWeight property.
|
java.lang.String |
toString() |
CfgStateGroup |
withTimestamp(long value) |
CfgStateGroup |
withWmBUId(int value) |
CfgStateGroup |
withWmColor(int value) |
CfgStateGroup |
withWmEndMinutesAfter(int value) |
CfgStateGroup |
withWmFontColor(int value) |
CfgStateGroup |
withWmForMigration(int value) |
CfgStateGroup |
withWmName(java.lang.String value) |
CfgStateGroup |
withWmShortName(java.lang.String value) |
CfgStateGroup |
withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgStateGroup |
withWmSiteId(java.lang.Integer... values) |
CfgStateGroup |
withWmSiteIdNSizeIs(int value) |
CfgStateGroup |
withWmStartMinutesBefore(int value) |
CfgStateGroup |
withWmStateGroupId(int value) |
CfgStateGroup |
withWmStateMappings(CfgStateMapping... values) |
CfgStateGroup |
withWmStateMappings(java.util.Collection<CfgStateMapping> values) |
CfgStateGroup |
withWmStateMappingsNSizeIs(int value) |
CfgStateGroup |
withWmStates(java.util.Collection<java.lang.Integer> values) |
CfgStateGroup |
withWmStates(java.lang.Integer... values) |
CfgStateGroup |
withWmStatesNSizeIs(int value) |
CfgStateGroup |
withWmType(int value) |
CfgStateGroup |
withWmWeight(int value) |
private static final long serialVersionUID
protected int wmStateGroupId
protected int wmBUId
protected int wmSiteIdNSizeIs
protected java.util.List<java.lang.Integer> wmSiteId
protected java.lang.String wmName
protected java.lang.String wmShortName
protected int wmStartMinutesBefore
protected int wmEndMinutesAfter
protected int wmForMigration
protected int wmColor
protected int wmFontColor
protected int wmWeight
protected int wmType
protected int wmStatesNSizeIs
protected java.util.List<java.lang.Integer> wmStates
protected int wmStateMappingsNSizeIs
protected java.util.List<CfgStateMapping> wmStateMappings
protected long timestamp
public int getWmStateGroupId()
public void setWmStateGroupId(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 java.lang.String getWmShortName()
String
public void setWmShortName(java.lang.String value)
value
- allowed object is
String
public int getWmStartMinutesBefore()
public void setWmStartMinutesBefore(int value)
public int getWmEndMinutesAfter()
public void setWmEndMinutesAfter(int value)
public int getWmForMigration()
public void setWmForMigration(int value)
public int getWmColor()
public void setWmColor(int value)
public int getWmFontColor()
public void setWmFontColor(int value)
public int getWmWeight()
public void setWmWeight(int value)
public int getWmType()
public void setWmType(int value)
public int getWmStatesNSizeIs()
public void setWmStatesNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmStates()
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 wmStates property.
For example, to add a new item, do as follows:
getWmStates().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public int getWmStateMappingsNSizeIs()
public void setWmStateMappingsNSizeIs(int value)
public java.util.List<CfgStateMapping> getWmStateMappings()
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 wmStateMappings property.
For example, to add a new item, do as follows:
getWmStateMappings().add(newItem);
Objects of the following type(s) are allowed in the list
CfgStateMapping
public long getTimestamp()
public void setTimestamp(long value)
public CfgStateGroup withWmStateGroupId(int value)
public CfgStateGroup withWmBUId(int value)
public CfgStateGroup withWmSiteIdNSizeIs(int value)
public CfgStateGroup withWmSiteId(java.lang.Integer... values)
public CfgStateGroup withWmSiteId(java.util.Collection<java.lang.Integer> values)
public CfgStateGroup withWmName(java.lang.String value)
public CfgStateGroup withWmShortName(java.lang.String value)
public CfgStateGroup withWmStartMinutesBefore(int value)
public CfgStateGroup withWmEndMinutesAfter(int value)
public CfgStateGroup withWmForMigration(int value)
public CfgStateGroup withWmColor(int value)
public CfgStateGroup withWmFontColor(int value)
public CfgStateGroup withWmWeight(int value)
public CfgStateGroup withWmType(int value)
public CfgStateGroup withWmStatesNSizeIs(int value)
public CfgStateGroup withWmStates(java.lang.Integer... values)
public CfgStateGroup withWmStates(java.util.Collection<java.lang.Integer> values)
public CfgStateGroup withWmStateMappingsNSizeIs(int value)
public CfgStateGroup withWmStateMappings(CfgStateMapping... values)
public CfgStateGroup withWmStateMappings(java.util.Collection<CfgStateMapping> values)
public CfgStateGroup withTimestamp(long value)
public void setWmSiteId(java.util.List<java.lang.Integer> wmSiteId)
wmSiteId
- allowed object is
Integer
public void setWmStates(java.util.List<java.lang.Integer> wmStates)
wmStates
- allowed object is
Integer
public void setWmStateMappings(java.util.List<CfgStateMapping> wmStateMappings)
wmStateMappings
- allowed object is
CfgStateMapping
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.