public class QoSSubscribedImpl extends OctetStringBase implements QoSSubscribed
_PrimitiveName, data, maxLength, minLength| Constructor and Description |
|---|
QoSSubscribedImpl() |
QoSSubscribedImpl(byte[] data) |
QoSSubscribedImpl(QoSSubscribed_ReliabilityClass reliabilityClass,
QoSSubscribed_DelayClass delayClass,
QoSSubscribed_PrecedenceClass precedenceClass,
QoSSubscribed_PeakThroughput peakThroughput,
QoSSubscribed_MeanThroughput meanThroughput) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
QoSSubscribed_DelayClass |
getDelayClass() |
QoSSubscribed_MeanThroughput |
getMeanThroughput() |
QoSSubscribed_PeakThroughput |
getPeakThroughput() |
QoSSubscribed_PrecedenceClass |
getPrecedenceClass() |
QoSSubscribed_ReliabilityClass |
getReliabilityClass() |
protected void |
setData(QoSSubscribed_ReliabilityClass reliabilityClass,
QoSSubscribed_DelayClass delayClass,
QoSSubscribed_PrecedenceClass precedenceClass,
QoSSubscribed_PeakThroughput peakThroughput,
QoSSubscribed_MeanThroughput meanThroughput) |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCode, printDataArrpublic QoSSubscribedImpl()
public QoSSubscribedImpl(byte[] data)
public QoSSubscribedImpl(QoSSubscribed_ReliabilityClass reliabilityClass, QoSSubscribed_DelayClass delayClass, QoSSubscribed_PrecedenceClass precedenceClass, QoSSubscribed_PeakThroughput peakThroughput, QoSSubscribed_MeanThroughput meanThroughput)
protected void setData(QoSSubscribed_ReliabilityClass reliabilityClass, QoSSubscribed_DelayClass delayClass, QoSSubscribed_PrecedenceClass precedenceClass, QoSSubscribed_PeakThroughput peakThroughput, QoSSubscribed_MeanThroughput meanThroughput)
public byte[] getData()
getData in interface QoSSubscribedpublic QoSSubscribed_ReliabilityClass getReliabilityClass()
getReliabilityClass in interface QoSSubscribedpublic QoSSubscribed_DelayClass getDelayClass()
getDelayClass in interface QoSSubscribedpublic QoSSubscribed_PrecedenceClass getPrecedenceClass()
getPrecedenceClass in interface QoSSubscribedpublic QoSSubscribed_PeakThroughput getPeakThroughput()
getPeakThroughput in interface QoSSubscribedpublic QoSSubscribed_MeanThroughput getMeanThroughput()
getMeanThroughput in interface QoSSubscribedpublic String toString()
toString in class OctetStringBaseCopyright © 2016. All Rights Reserved.