public class ExtendedAPNAggregateMaximumBitRate extends Sequence
ExtendedAPNAggregateMaximumBitRate
type.Constructor and Description |
---|
ExtendedAPNAggregateMaximumBitRate()
The default constructor.
|
ExtendedAPNAggregateMaximumBitRate(INTEGER unitForExtendedAPNAMBRForDownlink,
INTEGER extendedAPNAMBRForDownlink,
INTEGER unitForExtendedAPNAMBRForUplink,
INTEGER extendedAPNAMBRForUplink)
Constructs an instance of the
ExtendedAPNAggregateMaximumBitRate with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getExtendedAPNAMBRForDownlink()
Returns the value of the
extendedAPNAMBRForDownlink field. |
INTEGER |
getExtendedAPNAMBRForUplink()
Returns the value of the
extendedAPNAMBRForUplink field. |
INTEGER |
getUnitForExtendedAPNAMBRForDownlink()
Returns the value of the
unitForExtendedAPNAMBRForDownlink field. |
INTEGER |
getUnitForExtendedAPNAMBRForUplink()
Returns the value of the
unitForExtendedAPNAMBRForUplink field. |
void |
setExtendedAPNAMBRForDownlink(INTEGER extendedAPNAMBRForDownlink)
Sets the value of the
extendedAPNAMBRForDownlink field. |
void |
setExtendedAPNAMBRForUplink(INTEGER extendedAPNAMBRForUplink)
Sets the value of the
extendedAPNAMBRForUplink field. |
void |
setUnitForExtendedAPNAMBRForDownlink(INTEGER unitForExtendedAPNAMBRForDownlink)
Sets the value of the
unitForExtendedAPNAMBRForDownlink field. |
void |
setUnitForExtendedAPNAMBRForUplink(INTEGER unitForExtendedAPNAMBRForUplink)
Sets the value of the
unitForExtendedAPNAMBRForUplink field. |
public ExtendedAPNAggregateMaximumBitRate()
public ExtendedAPNAggregateMaximumBitRate(INTEGER unitForExtendedAPNAMBRForDownlink, INTEGER extendedAPNAMBRForDownlink, INTEGER unitForExtendedAPNAMBRForUplink, INTEGER extendedAPNAMBRForUplink)
ExtendedAPNAggregateMaximumBitRate
with the specified
components.unitForExtendedAPNAMBRForDownlink
- the value of the unitForExtendedAPNAMBRForDownlink
field (mandatory).
The UnitForExtendedAPNAMBRF
class defines meaningful names for particular values of the field.extendedAPNAMBRForDownlink
- the value of the extendedAPNAMBRForDownlink
field (mandatory).unitForExtendedAPNAMBRForUplink
- the value of the unitForExtendedAPNAMBRForUplink
field (mandatory).
The UnitForExtendedAPNAMBRF
class defines meaningful names for particular values of the field.extendedAPNAMBRForUplink
- the value of the extendedAPNAMBRForUplink
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getUnitForExtendedAPNAMBRForDownlink()
unitForExtendedAPNAMBRForDownlink
field.unitForExtendedAPNAMBRForDownlink
field.
The UnitForExtendedAPNAMBRF
class defines meaningful names for particular values of the field.public void setUnitForExtendedAPNAMBRForDownlink(INTEGER unitForExtendedAPNAMBRForDownlink)
unitForExtendedAPNAMBRForDownlink
field.unitForExtendedAPNAMBRForDownlink
- the value of the unitForExtendedAPNAMBRForDownlink
field.
The UnitForExtendedAPNAMBRF
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the unitForExtendedAPNAMBRForDownlink
parameter is null.public INTEGER getExtendedAPNAMBRForDownlink()
extendedAPNAMBRForDownlink
field.extendedAPNAMBRForDownlink
field.public void setExtendedAPNAMBRForDownlink(INTEGER extendedAPNAMBRForDownlink)
extendedAPNAMBRForDownlink
field.extendedAPNAMBRForDownlink
- the value of the extendedAPNAMBRForDownlink
field.java.lang.IllegalArgumentException
- when the extendedAPNAMBRForDownlink
parameter is null.public INTEGER getUnitForExtendedAPNAMBRForUplink()
unitForExtendedAPNAMBRForUplink
field.unitForExtendedAPNAMBRForUplink
field.
The UnitForExtendedAPNAMBRF
class defines meaningful names for particular values of the field.public void setUnitForExtendedAPNAMBRForUplink(INTEGER unitForExtendedAPNAMBRForUplink)
unitForExtendedAPNAMBRForUplink
field.unitForExtendedAPNAMBRForUplink
- the value of the unitForExtendedAPNAMBRForUplink
field.
The UnitForExtendedAPNAMBRF
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the unitForExtendedAPNAMBRForUplink
parameter is null.public INTEGER getExtendedAPNAMBRForUplink()
extendedAPNAMBRForUplink
field.extendedAPNAMBRForUplink
field.public void setExtendedAPNAMBRForUplink(INTEGER extendedAPNAMBRForUplink)
extendedAPNAMBRForUplink
field.extendedAPNAMBRForUplink
- the value of the extendedAPNAMBRForUplink
field.java.lang.IllegalArgumentException
- when the extendedAPNAMBRForUplink
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.