public class CfgBreak
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
__equalsCalc |
private boolean |
__hashCodeCalc |
private long |
timestamp |
private int |
wmAnchor |
private int |
wmBreakId |
private int |
wmDuration |
private int |
wmMaxDistance |
private int |
wmMaxLengthBefore |
private int |
wmMinLengthAfter |
private int |
wmMinLengthBefore |
private java.lang.String |
wmName |
private boolean |
wmPaid |
private java.lang.String |
wmShortName |
private int |
wmSiteId |
private int |
wmStartOffset |
private int |
wmStartStep |
Constructor and Description |
---|
CfgBreak() |
CfgBreak(int wmBreakId,
int wmSiteId,
java.lang.String wmName,
java.lang.String wmShortName,
boolean wmPaid,
int wmDuration,
int wmMinLengthBefore,
int wmMaxLengthBefore,
int wmMinLengthAfter,
int wmStartStep,
int wmStartOffset,
int wmMaxDistance,
int wmAnchor,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
long |
getTimestamp()
Gets the timestamp value for this CfgBreak.
|
int |
getWmAnchor()
Gets the wmAnchor value for this CfgBreak.
|
int |
getWmBreakId()
Gets the wmBreakId value for this CfgBreak.
|
int |
getWmDuration()
Gets the wmDuration value for this CfgBreak.
|
int |
getWmMaxDistance()
Gets the wmMaxDistance value for this CfgBreak.
|
int |
getWmMaxLengthBefore()
Gets the wmMaxLengthBefore value for this CfgBreak.
|
int |
getWmMinLengthAfter()
Gets the wmMinLengthAfter value for this CfgBreak.
|
int |
getWmMinLengthBefore()
Gets the wmMinLengthBefore value for this CfgBreak.
|
java.lang.String |
getWmName()
Gets the wmName value for this CfgBreak.
|
java.lang.String |
getWmShortName()
Gets the wmShortName value for this CfgBreak.
|
int |
getWmSiteId()
Gets the wmSiteId value for this CfgBreak.
|
int |
getWmStartOffset()
Gets the wmStartOffset value for this CfgBreak.
|
int |
getWmStartStep()
Gets the wmStartStep value for this CfgBreak.
|
int |
hashCode() |
boolean |
isWmPaid()
Gets the wmPaid value for this CfgBreak.
|
void |
setTimestamp(long timestamp)
Sets the timestamp value for this CfgBreak.
|
void |
setWmAnchor(int wmAnchor)
Sets the wmAnchor value for this CfgBreak.
|
void |
setWmBreakId(int wmBreakId)
Sets the wmBreakId value for this CfgBreak.
|
void |
setWmDuration(int wmDuration)
Sets the wmDuration value for this CfgBreak.
|
void |
setWmMaxDistance(int wmMaxDistance)
Sets the wmMaxDistance value for this CfgBreak.
|
void |
setWmMaxLengthBefore(int wmMaxLengthBefore)
Sets the wmMaxLengthBefore value for this CfgBreak.
|
void |
setWmMinLengthAfter(int wmMinLengthAfter)
Sets the wmMinLengthAfter value for this CfgBreak.
|
void |
setWmMinLengthBefore(int wmMinLengthBefore)
Sets the wmMinLengthBefore value for this CfgBreak.
|
void |
setWmName(java.lang.String wmName)
Sets the wmName value for this CfgBreak.
|
void |
setWmPaid(boolean wmPaid)
Sets the wmPaid value for this CfgBreak.
|
void |
setWmShortName(java.lang.String wmShortName)
Sets the wmShortName value for this CfgBreak.
|
void |
setWmSiteId(int wmSiteId)
Sets the wmSiteId value for this CfgBreak.
|
void |
setWmStartOffset(int wmStartOffset)
Sets the wmStartOffset value for this CfgBreak.
|
void |
setWmStartStep(int wmStartStep)
Sets the wmStartStep value for this CfgBreak.
|
private int wmBreakId
private int wmSiteId
private java.lang.String wmName
private java.lang.String wmShortName
private boolean wmPaid
private int wmDuration
private int wmMinLengthBefore
private int wmMaxLengthBefore
private int wmMinLengthAfter
private int wmStartStep
private int wmStartOffset
private int wmMaxDistance
private int wmAnchor
private long timestamp
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
public CfgBreak()
public CfgBreak(int wmBreakId, int wmSiteId, java.lang.String wmName, java.lang.String wmShortName, boolean wmPaid, int wmDuration, int wmMinLengthBefore, int wmMaxLengthBefore, int wmMinLengthAfter, int wmStartStep, int wmStartOffset, int wmMaxDistance, int wmAnchor, long timestamp)
public int getWmBreakId()
public void setWmBreakId(int wmBreakId)
wmBreakId
- 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 isWmPaid()
public void setWmPaid(boolean wmPaid)
wmPaid
- public int getWmDuration()
public void setWmDuration(int wmDuration)
wmDuration
- public int getWmMinLengthBefore()
public void setWmMinLengthBefore(int wmMinLengthBefore)
wmMinLengthBefore
- public int getWmMaxLengthBefore()
public void setWmMaxLengthBefore(int wmMaxLengthBefore)
wmMaxLengthBefore
- public int getWmMinLengthAfter()
public void setWmMinLengthAfter(int wmMinLengthAfter)
wmMinLengthAfter
- public int getWmStartStep()
public void setWmStartStep(int wmStartStep)
wmStartStep
- public int getWmStartOffset()
public void setWmStartOffset(int wmStartOffset)
wmStartOffset
- public int getWmMaxDistance()
public void setWmMaxDistance(int wmMaxDistance)
wmMaxDistance
- public int getWmAnchor()
public void setWmAnchor(int wmAnchor)
wmAnchor
- public long getTimestamp()
public void setTimestamp(long timestamp)
timestamp
- public boolean equals(java.lang.Object obj)
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.