public class TpOdukAttributes
extends java.lang.Object
| Constructor and Description |
|---|
TpOdukAttributes() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getTpBitRate() |
java.lang.Integer |
getTpFlexTolerance() |
java.lang.Boolean |
getTpGcc1() |
java.lang.Boolean |
getTpIsTtpPresent() |
java.lang.Integer |
getTpNumberOfTimeslots() |
java.lang.Integer |
getTpPositionSeqCurrentSize() |
java.lang.Integer |
getTpTpnValue() |
java.lang.String |
getTpTsG() |
void |
setTpBitRate(java.lang.Integer tpBitRate) |
void |
setTpFlexTolerance(java.lang.Integer tpFlexTolerance) |
void |
setTpGcc1(java.lang.Boolean tpGcc1) |
void |
setTpIsTtpPresent(java.lang.Boolean tpIsTtpPresent) |
void |
setTpNumberOfTimeslots(java.lang.Integer tpNumberOfTimeslots) |
void |
setTpPositionSeqCurrentSize(java.lang.Integer tpPositionSeqCurrentSize) |
void |
setTpTpnValue(java.lang.Integer tpTpnValue) |
void |
setTpTsG(java.lang.String tpTsG) |
java.lang.String |
toString() |
public java.lang.Integer getTpBitRate()
public void setTpBitRate(java.lang.Integer tpBitRate)
public java.lang.Integer getTpFlexTolerance()
public void setTpFlexTolerance(java.lang.Integer tpFlexTolerance)
public java.lang.Boolean getTpGcc1()
public void setTpGcc1(java.lang.Boolean tpGcc1)
public java.lang.Boolean getTpIsTtpPresent()
public void setTpIsTtpPresent(java.lang.Boolean tpIsTtpPresent)
public java.lang.Integer getTpNumberOfTimeslots()
public void setTpNumberOfTimeslots(java.lang.Integer tpNumberOfTimeslots)
public java.lang.Integer getTpPositionSeqCurrentSize()
public void setTpPositionSeqCurrentSize(java.lang.Integer tpPositionSeqCurrentSize)
public java.lang.Integer getTpTpnValue()
public void setTpTpnValue(java.lang.Integer tpTpnValue)
public java.lang.String getTpTsG()
public void setTpTsG(java.lang.String tpTsG)
public java.lang.String toString()
toString in class java.lang.Object