public class CfgStateGroup851
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 java.lang.String |
wmChannelName |
protected boolean |
wmChannelSpecified |
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<CfgState> |
wmStates |
protected int |
wmStatesNSizeIs |
protected int |
wmType |
protected int |
wmWeight |
Constructor and Description |
---|
CfgStateGroup851() |
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.
|
java.lang.String |
getWmChannelName()
Gets the value of the wmChannelName 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<CfgState> |
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() |
boolean |
isWmChannelSpecified()
Gets the value of the wmChannelSpecified property.
|
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setWmBUId(int value)
Sets the value of the wmBUId property.
|
void |
setWmChannelName(java.lang.String value)
Sets the value of the wmChannelName property.
|
void |
setWmChannelSpecified(boolean value)
Sets the value of the wmChannelSpecified 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<CfgState> 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() |
CfgStateGroup851 |
withTimestamp(long value) |
CfgStateGroup851 |
withWmBUId(int value) |
CfgStateGroup851 |
withWmChannelName(java.lang.String value) |
CfgStateGroup851 |
withWmChannelSpecified(boolean value) |
CfgStateGroup851 |
withWmColor(int value) |
CfgStateGroup851 |
withWmEndMinutesAfter(int value) |
CfgStateGroup851 |
withWmFontColor(int value) |
CfgStateGroup851 |
withWmForMigration(int value) |
CfgStateGroup851 |
withWmName(java.lang.String value) |
CfgStateGroup851 |
withWmShortName(java.lang.String value) |
CfgStateGroup851 |
withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgStateGroup851 |
withWmSiteId(java.lang.Integer... values) |
CfgStateGroup851 |
withWmSiteIdNSizeIs(int value) |
CfgStateGroup851 |
withWmStartMinutesBefore(int value) |
CfgStateGroup851 |
withWmStateGroupId(int value) |
CfgStateGroup851 |
withWmStateMappings(CfgStateMapping... values) |
CfgStateGroup851 |
withWmStateMappings(java.util.Collection<CfgStateMapping> values) |
CfgStateGroup851 |
withWmStateMappingsNSizeIs(int value) |
CfgStateGroup851 |
withWmStates(CfgState... values) |
CfgStateGroup851 |
withWmStates(java.util.Collection<CfgState> values) |
CfgStateGroup851 |
withWmStatesNSizeIs(int value) |
CfgStateGroup851 |
withWmType(int value) |
CfgStateGroup851 |
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 boolean wmChannelSpecified
protected java.lang.String wmChannelName
protected int wmStatesNSizeIs
protected java.util.List<CfgState> 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 boolean isWmChannelSpecified()
public void setWmChannelSpecified(boolean value)
public java.lang.String getWmChannelName()
public void setWmChannelName(java.lang.String value)
public int getWmStatesNSizeIs()
public void setWmStatesNSizeIs(int value)
public java.util.List<CfgState> 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
CfgState
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 CfgStateGroup851 withWmStateGroupId(int value)
public CfgStateGroup851 withWmBUId(int value)
public CfgStateGroup851 withWmSiteIdNSizeIs(int value)
public CfgStateGroup851 withWmSiteId(java.lang.Integer... values)
public CfgStateGroup851 withWmSiteId(java.util.Collection<java.lang.Integer> values)
public CfgStateGroup851 withWmName(java.lang.String value)
public CfgStateGroup851 withWmShortName(java.lang.String value)
public CfgStateGroup851 withWmStartMinutesBefore(int value)
public CfgStateGroup851 withWmEndMinutesAfter(int value)
public CfgStateGroup851 withWmForMigration(int value)
public CfgStateGroup851 withWmColor(int value)
public CfgStateGroup851 withWmFontColor(int value)
public CfgStateGroup851 withWmWeight(int value)
public CfgStateGroup851 withWmType(int value)
public CfgStateGroup851 withWmChannelSpecified(boolean value)
public CfgStateGroup851 withWmChannelName(java.lang.String value)
public CfgStateGroup851 withWmStatesNSizeIs(int value)
public CfgStateGroup851 withWmStates(CfgState... values)
public CfgStateGroup851 withWmStates(java.util.Collection<CfgState> values)
public CfgStateGroup851 withWmStateMappingsNSizeIs(int value)
public CfgStateGroup851 withWmStateMappings(CfgStateMapping... values)
public CfgStateGroup851 withWmStateMappings(java.util.Collection<CfgStateMapping> values)
public CfgStateGroup851 withTimestamp(long value)
public void setWmSiteId(java.util.List<java.lang.Integer> wmSiteId)
wmSiteId
- allowed object is
Integer
public void setWmStates(java.util.List<CfgState> wmStates)
wmStates
- allowed object is
CfgState
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.