public static class APNAggregateMaximumBitRate.Ext.Ext1 extends Sequence
ext
field.Modifier and Type | Class and Description |
---|---|
static class |
APNAggregateMaximumBitRate.Ext.Ext1.ApnAMBRForDownlinkExtended2
Defines meaningful names for particular values of the
apnAMBRForDownlinkExtended2 field. |
static class |
APNAggregateMaximumBitRate.Ext.Ext1.ApnAMBRForUplinkExtended2
Defines meaningful names for particular values of the
apnAMBRForUplinkExtended2 field. |
Constructor and Description |
---|
Ext1()
The default constructor.
|
Ext1(INTEGER apnAMBRForDownlinkExtended2,
INTEGER apnAMBRForUplinkExtended2)
Constructs an instance of the
Ext1 with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getApnAMBRForDownlinkExtended2()
Returns the value of the
apnAMBRForDownlinkExtended2 field. |
INTEGER |
getApnAMBRForUplinkExtended2()
Returns the value of the
apnAMBRForUplinkExtended2 field. |
void |
setApnAMBRForDownlinkExtended2(INTEGER apnAMBRForDownlinkExtended2)
Sets the value of the
apnAMBRForDownlinkExtended2 field. |
void |
setApnAMBRForUplinkExtended2(INTEGER apnAMBRForUplinkExtended2)
Sets the value of the
apnAMBRForUplinkExtended2 field. |
public Ext1()
public Ext1(INTEGER apnAMBRForDownlinkExtended2, INTEGER apnAMBRForUplinkExtended2)
Ext1
with the specified
components.apnAMBRForDownlinkExtended2
- the value of the apnAMBRForDownlinkExtended2
field (mandatory).
The ApnAMBRForDownlinkExtended2
class defines meaningful names for particular values of the field.apnAMBRForUplinkExtended2
- the value of the apnAMBRForUplinkExtended2
field (mandatory).
The ApnAMBRForUplinkExtended2
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getApnAMBRForDownlinkExtended2()
apnAMBRForDownlinkExtended2
field.apnAMBRForDownlinkExtended2
field.
The ApnAMBRForDownlinkExtended2
class defines meaningful names for particular values of the field.public void setApnAMBRForDownlinkExtended2(INTEGER apnAMBRForDownlinkExtended2)
apnAMBRForDownlinkExtended2
field.apnAMBRForDownlinkExtended2
- the value of the apnAMBRForDownlinkExtended2
field.
The ApnAMBRForDownlinkExtended2
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the apnAMBRForDownlinkExtended2
parameter is null.public INTEGER getApnAMBRForUplinkExtended2()
apnAMBRForUplinkExtended2
field.apnAMBRForUplinkExtended2
field.
The ApnAMBRForUplinkExtended2
class defines meaningful names for particular values of the field.public void setApnAMBRForUplinkExtended2(INTEGER apnAMBRForUplinkExtended2)
apnAMBRForUplinkExtended2
field.apnAMBRForUplinkExtended2
- the value of the apnAMBRForUplinkExtended2
field.
The ApnAMBRForUplinkExtended2
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the apnAMBRForUplinkExtended2
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.