public class CfgBreak
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
protected long |
timestamp |
protected int |
wmAnchor |
protected int |
wmBreakId |
protected int |
wmBUId |
protected int |
wmDuration |
protected int |
wmMaxDistance |
protected int |
wmMaxLengthBefore |
protected int |
wmMinLengthAfter |
protected int |
wmMinLengthBefore |
protected java.lang.String |
wmName |
protected boolean |
wmPaid |
protected java.lang.String |
wmShortName |
protected java.util.List<java.lang.Integer> |
wmSiteId |
protected int |
wmSiteIdNSizeIs |
protected int |
wmStartOffset |
protected int |
wmStartStep |
Constructor and Description |
---|
CfgBreak() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
long |
getTimestamp()
Gets the value of the timestamp property.
|
int |
getWmAnchor()
Gets the value of the wmAnchor property.
|
int |
getWmBreakId()
Gets the value of the wmBreakId property.
|
int |
getWmBUId()
Gets the value of the wmBUId property.
|
int |
getWmDuration()
Gets the value of the wmDuration property.
|
int |
getWmMaxDistance()
Gets the value of the wmMaxDistance property.
|
int |
getWmMaxLengthBefore()
Gets the value of the wmMaxLengthBefore property.
|
int |
getWmMinLengthAfter()
Gets the value of the wmMinLengthAfter property.
|
int |
getWmMinLengthBefore()
Gets the value of the wmMinLengthBefore 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 |
getWmStartOffset()
Gets the value of the wmStartOffset property.
|
int |
getWmStartStep()
Gets the value of the wmStartStep property.
|
int |
hashCode() |
boolean |
isWmPaid()
Gets the value of the wmPaid property.
|
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setWmAnchor(int value)
Sets the value of the wmAnchor property.
|
void |
setWmBreakId(int value)
Sets the value of the wmBreakId property.
|
void |
setWmBUId(int value)
Sets the value of the wmBUId property.
|
void |
setWmDuration(int value)
Sets the value of the wmDuration property.
|
void |
setWmMaxDistance(int value)
Sets the value of the wmMaxDistance property.
|
void |
setWmMaxLengthBefore(int value)
Sets the value of the wmMaxLengthBefore property.
|
void |
setWmMinLengthAfter(int value)
Sets the value of the wmMinLengthAfter property.
|
void |
setWmMinLengthBefore(int value)
Sets the value of the wmMinLengthBefore property.
|
void |
setWmName(java.lang.String value)
Sets the value of the wmName property.
|
void |
setWmPaid(boolean value)
Sets the value of the wmPaid 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 |
setWmStartOffset(int value)
Sets the value of the wmStartOffset property.
|
void |
setWmStartStep(int value)
Sets the value of the wmStartStep property.
|
java.lang.String |
toString() |
CfgBreak |
withTimestamp(long value) |
CfgBreak |
withWmAnchor(int value) |
CfgBreak |
withWmBreakId(int value) |
CfgBreak |
withWmBUId(int value) |
CfgBreak |
withWmDuration(int value) |
CfgBreak |
withWmMaxDistance(int value) |
CfgBreak |
withWmMaxLengthBefore(int value) |
CfgBreak |
withWmMinLengthAfter(int value) |
CfgBreak |
withWmMinLengthBefore(int value) |
CfgBreak |
withWmName(java.lang.String value) |
CfgBreak |
withWmPaid(boolean value) |
CfgBreak |
withWmShortName(java.lang.String value) |
CfgBreak |
withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgBreak |
withWmSiteId(java.lang.Integer... values) |
CfgBreak |
withWmSiteIdNSizeIs(int value) |
CfgBreak |
withWmStartOffset(int value) |
CfgBreak |
withWmStartStep(int value) |
private static final long serialVersionUID
protected int wmBreakId
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 boolean wmPaid
protected int wmDuration
protected int wmMinLengthBefore
protected int wmMaxLengthBefore
protected int wmMinLengthAfter
protected int wmStartStep
protected int wmStartOffset
protected int wmMaxDistance
protected int wmAnchor
protected long timestamp
public int getWmBreakId()
public void setWmBreakId(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 boolean isWmPaid()
public void setWmPaid(boolean value)
public int getWmDuration()
public void setWmDuration(int value)
public int getWmMinLengthBefore()
public void setWmMinLengthBefore(int value)
public int getWmMaxLengthBefore()
public void setWmMaxLengthBefore(int value)
public int getWmMinLengthAfter()
public void setWmMinLengthAfter(int value)
public int getWmStartStep()
public void setWmStartStep(int value)
public int getWmStartOffset()
public void setWmStartOffset(int value)
public int getWmMaxDistance()
public void setWmMaxDistance(int value)
public int getWmAnchor()
public void setWmAnchor(int value)
public long getTimestamp()
public void setTimestamp(long value)
public CfgBreak withWmBreakId(int value)
public CfgBreak withWmBUId(int value)
public CfgBreak withWmSiteIdNSizeIs(int value)
public CfgBreak withWmSiteId(java.lang.Integer... values)
public CfgBreak withWmSiteId(java.util.Collection<java.lang.Integer> values)
public CfgBreak withWmName(java.lang.String value)
public CfgBreak withWmShortName(java.lang.String value)
public CfgBreak withWmPaid(boolean value)
public CfgBreak withWmDuration(int value)
public CfgBreak withWmMinLengthBefore(int value)
public CfgBreak withWmMaxLengthBefore(int value)
public CfgBreak withWmMinLengthAfter(int value)
public CfgBreak withWmStartStep(int value)
public CfgBreak withWmStartOffset(int value)
public CfgBreak withWmMaxDistance(int value)
public CfgBreak withWmAnchor(int value)
public CfgBreak withTimestamp(long value)
public void setWmSiteId(java.util.List<java.lang.Integer> wmSiteId)
wmSiteId
- allowed object is
Integer
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.