public static class EPSQualityOfService.Bitrates.Ext extends Sequence
ext
field.Modifier and Type | Class and Description |
---|---|
static class |
EPSQualityOfService.Bitrates.Ext.Ext1
Represents the type of the
ext field. |
static class |
EPSQualityOfService.Bitrates.Ext.GuaranteedBitRateForDownlinkExtended
Defines meaningful names for particular values of the
guaranteedBitRateForDownlinkExtended field. |
static class |
EPSQualityOfService.Bitrates.Ext.GuaranteedBitRateForUplinkExtended
Defines meaningful names for particular values of the
guaranteedBitRateForUplinkExtended field. |
static class |
EPSQualityOfService.Bitrates.Ext.MaximumBitRateForDownlinkExtended
Defines meaningful names for particular values of the
maximumBitRateForDownlinkExtended field. |
static class |
EPSQualityOfService.Bitrates.Ext.MaximumBitRateForUplinkExtended
Defines meaningful names for particular values of the
maximumBitRateForUplinkExtended field. |
Constructor and Description |
---|
Ext()
The default constructor.
|
Ext(INTEGER maximumBitRateForUplinkExtended,
INTEGER maximumBitRateForDownlinkExtended,
INTEGER guaranteedBitRateForUplinkExtended,
INTEGER guaranteedBitRateForDownlinkExtended)
Constructs an instance of the
Ext with the specified mandatory
components. |
Ext(INTEGER maximumBitRateForUplinkExtended,
INTEGER maximumBitRateForDownlinkExtended,
INTEGER guaranteedBitRateForUplinkExtended,
INTEGER guaranteedBitRateForDownlinkExtended,
EPSQualityOfService.Bitrates.Ext.Ext1 ext)
Constructs an instance of the
Ext with the specified
components. |
Modifier and Type | Method and Description |
---|---|
void |
deleteExt()
Omits the
ext optional field from the value. |
EPSQualityOfService.Bitrates.Ext.Ext1 |
getExt()
Returns the value of the
ext optional field. |
INTEGER |
getGuaranteedBitRateForDownlinkExtended()
Returns the value of the
guaranteedBitRateForDownlinkExtended field. |
INTEGER |
getGuaranteedBitRateForUplinkExtended()
Returns the value of the
guaranteedBitRateForUplinkExtended field. |
INTEGER |
getMaximumBitRateForDownlinkExtended()
Returns the value of the
maximumBitRateForDownlinkExtended field. |
INTEGER |
getMaximumBitRateForUplinkExtended()
Returns the value of the
maximumBitRateForUplinkExtended field. |
boolean |
hasExt()
Reports whether the
ext optional field is present in the value. |
void |
setExt(EPSQualityOfService.Bitrates.Ext.Ext1 ext)
Sets the value of the
ext optional field. |
void |
setGuaranteedBitRateForDownlinkExtended(INTEGER guaranteedBitRateForDownlinkExtended)
Sets the value of the
guaranteedBitRateForDownlinkExtended field. |
void |
setGuaranteedBitRateForUplinkExtended(INTEGER guaranteedBitRateForUplinkExtended)
Sets the value of the
guaranteedBitRateForUplinkExtended field. |
void |
setMaximumBitRateForDownlinkExtended(INTEGER maximumBitRateForDownlinkExtended)
Sets the value of the
maximumBitRateForDownlinkExtended field. |
void |
setMaximumBitRateForUplinkExtended(INTEGER maximumBitRateForUplinkExtended)
Sets the value of the
maximumBitRateForUplinkExtended field. |
public Ext()
public Ext(INTEGER maximumBitRateForUplinkExtended, INTEGER maximumBitRateForDownlinkExtended, INTEGER guaranteedBitRateForUplinkExtended, INTEGER guaranteedBitRateForDownlinkExtended)
Ext
with the specified mandatory
components.maximumBitRateForUplinkExtended
- the value of the maximumBitRateForUplinkExtended
mandatory field.
The MaximumBitRateForUplinkExtended
class defines meaningful names for particular values of the field.maximumBitRateForDownlinkExtended
- the value of the maximumBitRateForDownlinkExtended
mandatory field.
The MaximumBitRateForDownlinkExtended
class defines meaningful names for particular values of the field.guaranteedBitRateForUplinkExtended
- the value of the guaranteedBitRateForUplinkExtended
mandatory field.
The GuaranteedBitRateForUplinkExtended
class defines meaningful names for particular values of the field.guaranteedBitRateForDownlinkExtended
- the value of the guaranteedBitRateForDownlinkExtended
mandatory field.
The GuaranteedBitRateForDownlinkExtended
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any component has a null value.public Ext(INTEGER maximumBitRateForUplinkExtended, INTEGER maximumBitRateForDownlinkExtended, INTEGER guaranteedBitRateForUplinkExtended, INTEGER guaranteedBitRateForDownlinkExtended, EPSQualityOfService.Bitrates.Ext.Ext1 ext)
Ext
with the specified
components.maximumBitRateForUplinkExtended
- the value of the maximumBitRateForUplinkExtended
field (mandatory).
The MaximumBitRateForUplinkExtended
class defines meaningful names for particular values of the field.maximumBitRateForDownlinkExtended
- the value of the maximumBitRateForDownlinkExtended
field (mandatory).
The MaximumBitRateForDownlinkExtended
class defines meaningful names for particular values of the field.guaranteedBitRateForUplinkExtended
- the value of the guaranteedBitRateForUplinkExtended
field (mandatory).
The GuaranteedBitRateForUplinkExtended
class defines meaningful names for particular values of the field.guaranteedBitRateForDownlinkExtended
- the value of the guaranteedBitRateForDownlinkExtended
field (mandatory).
The GuaranteedBitRateForDownlinkExtended
class defines meaningful names for particular values of the field.ext
- the value of the ext
field (optional).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getMaximumBitRateForUplinkExtended()
maximumBitRateForUplinkExtended
field.maximumBitRateForUplinkExtended
field.
The MaximumBitRateForUplinkExtended
class defines meaningful names for particular values of the field.public void setMaximumBitRateForUplinkExtended(INTEGER maximumBitRateForUplinkExtended)
maximumBitRateForUplinkExtended
field.maximumBitRateForUplinkExtended
- the value of the maximumBitRateForUplinkExtended
field.
The MaximumBitRateForUplinkExtended
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the maximumBitRateForUplinkExtended
parameter is null.public INTEGER getMaximumBitRateForDownlinkExtended()
maximumBitRateForDownlinkExtended
field.maximumBitRateForDownlinkExtended
field.
The MaximumBitRateForDownlinkExtended
class defines meaningful names for particular values of the field.public void setMaximumBitRateForDownlinkExtended(INTEGER maximumBitRateForDownlinkExtended)
maximumBitRateForDownlinkExtended
field.maximumBitRateForDownlinkExtended
- the value of the maximumBitRateForDownlinkExtended
field.
The MaximumBitRateForDownlinkExtended
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the maximumBitRateForDownlinkExtended
parameter is null.public INTEGER getGuaranteedBitRateForUplinkExtended()
guaranteedBitRateForUplinkExtended
field.guaranteedBitRateForUplinkExtended
field.
The GuaranteedBitRateForUplinkExtended
class defines meaningful names for particular values of the field.public void setGuaranteedBitRateForUplinkExtended(INTEGER guaranteedBitRateForUplinkExtended)
guaranteedBitRateForUplinkExtended
field.guaranteedBitRateForUplinkExtended
- the value of the guaranteedBitRateForUplinkExtended
field.
The GuaranteedBitRateForUplinkExtended
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the guaranteedBitRateForUplinkExtended
parameter is null.public INTEGER getGuaranteedBitRateForDownlinkExtended()
guaranteedBitRateForDownlinkExtended
field.guaranteedBitRateForDownlinkExtended
field.
The GuaranteedBitRateForDownlinkExtended
class defines meaningful names for particular values of the field.public void setGuaranteedBitRateForDownlinkExtended(INTEGER guaranteedBitRateForDownlinkExtended)
guaranteedBitRateForDownlinkExtended
field.guaranteedBitRateForDownlinkExtended
- the value of the guaranteedBitRateForDownlinkExtended
field.
The GuaranteedBitRateForDownlinkExtended
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the guaranteedBitRateForDownlinkExtended
parameter is null.public EPSQualityOfService.Bitrates.Ext.Ext1 getExt()
ext
optional field.ext
optional field or null if the field is omitted.public void setExt(EPSQualityOfService.Bitrates.Ext.Ext1 ext)
ext
optional field.ext
- the value of the ext
optional field. A null
value indicates that the optional field is omitted.public boolean hasExt()
ext
optional field is present in the value.ext
optional field is present in the value.public void deleteExt()
ext
optional field from the value.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.