public static class EPSQualityOfService.Bitrates.Ext.Ext1 extends Sequence
ext
field.Modifier and Type | Class and Description |
---|---|
static class |
EPSQualityOfService.Bitrates.Ext.Ext1.GuaranteedBitRateForDownlinkExtended2
Defines meaningful names for particular values of the
guaranteedBitRateForDownlinkExtended2 field. |
static class |
EPSQualityOfService.Bitrates.Ext.Ext1.GuaranteedBitRateForUplinkExtended2
Defines meaningful names for particular values of the
guaranteedBitRateForUplinkExtended2 field. |
static class |
EPSQualityOfService.Bitrates.Ext.Ext1.MaximumBitRateForDownlinkExtended2
Defines meaningful names for particular values of the
maximumBitRateForDownlinkExtended2 field. |
static class |
EPSQualityOfService.Bitrates.Ext.Ext1.MaximumBitRateForUplinkExtended2
Defines meaningful names for particular values of the
maximumBitRateForUplinkExtended2 field. |
Constructor and Description |
---|
Ext1()
The default constructor.
|
Ext1(INTEGER maximumBitRateForUplinkExtended2,
INTEGER maximumBitRateForDownlinkExtended2,
INTEGER guaranteedBitRateForUplinkExtended2,
INTEGER guaranteedBitRateForDownlinkExtended2)
Constructs an instance of the
Ext1 with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getGuaranteedBitRateForDownlinkExtended2()
Returns the value of the
guaranteedBitRateForDownlinkExtended2 field. |
INTEGER |
getGuaranteedBitRateForUplinkExtended2()
Returns the value of the
guaranteedBitRateForUplinkExtended2 field. |
INTEGER |
getMaximumBitRateForDownlinkExtended2()
Returns the value of the
maximumBitRateForDownlinkExtended2 field. |
INTEGER |
getMaximumBitRateForUplinkExtended2()
Returns the value of the
maximumBitRateForUplinkExtended2 field. |
void |
setGuaranteedBitRateForDownlinkExtended2(INTEGER guaranteedBitRateForDownlinkExtended2)
Sets the value of the
guaranteedBitRateForDownlinkExtended2 field. |
void |
setGuaranteedBitRateForUplinkExtended2(INTEGER guaranteedBitRateForUplinkExtended2)
Sets the value of the
guaranteedBitRateForUplinkExtended2 field. |
void |
setMaximumBitRateForDownlinkExtended2(INTEGER maximumBitRateForDownlinkExtended2)
Sets the value of the
maximumBitRateForDownlinkExtended2 field. |
void |
setMaximumBitRateForUplinkExtended2(INTEGER maximumBitRateForUplinkExtended2)
Sets the value of the
maximumBitRateForUplinkExtended2 field. |
public Ext1()
public Ext1(INTEGER maximumBitRateForUplinkExtended2, INTEGER maximumBitRateForDownlinkExtended2, INTEGER guaranteedBitRateForUplinkExtended2, INTEGER guaranteedBitRateForDownlinkExtended2)
Ext1
with the specified
components.maximumBitRateForUplinkExtended2
- the value of the maximumBitRateForUplinkExtended2
field (mandatory).
The MaximumBitRateForUplinkExtended2
class defines meaningful names for particular values of the field.maximumBitRateForDownlinkExtended2
- the value of the maximumBitRateForDownlinkExtended2
field (mandatory).
The MaximumBitRateForDownlinkExtended2
class defines meaningful names for particular values of the field.guaranteedBitRateForUplinkExtended2
- the value of the guaranteedBitRateForUplinkExtended2
field (mandatory).
The GuaranteedBitRateForUplinkExtended2
class defines meaningful names for particular values of the field.guaranteedBitRateForDownlinkExtended2
- the value of the guaranteedBitRateForDownlinkExtended2
field (mandatory).
The GuaranteedBitRateForDownlinkExtended2
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getMaximumBitRateForUplinkExtended2()
maximumBitRateForUplinkExtended2
field.maximumBitRateForUplinkExtended2
field.
The MaximumBitRateForUplinkExtended2
class defines meaningful names for particular values of the field.public void setMaximumBitRateForUplinkExtended2(INTEGER maximumBitRateForUplinkExtended2)
maximumBitRateForUplinkExtended2
field.maximumBitRateForUplinkExtended2
- the value of the maximumBitRateForUplinkExtended2
field.
The MaximumBitRateForUplinkExtended2
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the maximumBitRateForUplinkExtended2
parameter is null.public INTEGER getMaximumBitRateForDownlinkExtended2()
maximumBitRateForDownlinkExtended2
field.maximumBitRateForDownlinkExtended2
field.
The MaximumBitRateForDownlinkExtended2
class defines meaningful names for particular values of the field.public void setMaximumBitRateForDownlinkExtended2(INTEGER maximumBitRateForDownlinkExtended2)
maximumBitRateForDownlinkExtended2
field.maximumBitRateForDownlinkExtended2
- the value of the maximumBitRateForDownlinkExtended2
field.
The MaximumBitRateForDownlinkExtended2
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the maximumBitRateForDownlinkExtended2
parameter is null.public INTEGER getGuaranteedBitRateForUplinkExtended2()
guaranteedBitRateForUplinkExtended2
field.guaranteedBitRateForUplinkExtended2
field.
The GuaranteedBitRateForUplinkExtended2
class defines meaningful names for particular values of the field.public void setGuaranteedBitRateForUplinkExtended2(INTEGER guaranteedBitRateForUplinkExtended2)
guaranteedBitRateForUplinkExtended2
field.guaranteedBitRateForUplinkExtended2
- the value of the guaranteedBitRateForUplinkExtended2
field.
The GuaranteedBitRateForUplinkExtended2
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the guaranteedBitRateForUplinkExtended2
parameter is null.public INTEGER getGuaranteedBitRateForDownlinkExtended2()
guaranteedBitRateForDownlinkExtended2
field.guaranteedBitRateForDownlinkExtended2
field.
The GuaranteedBitRateForDownlinkExtended2
class defines meaningful names for particular values of the field.public void setGuaranteedBitRateForDownlinkExtended2(INTEGER guaranteedBitRateForDownlinkExtended2)
guaranteedBitRateForDownlinkExtended2
field.guaranteedBitRateForDownlinkExtended2
- the value of the guaranteedBitRateForDownlinkExtended2
field.
The GuaranteedBitRateForDownlinkExtended2
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the guaranteedBitRateForDownlinkExtended2
parameter is null.Copyright © 2023 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.