public static class ExtendedAPNAMBRParameter.EpsParameterContents extends Sequence
epsParameterContents
field.Constructor and Description |
---|
EpsParameterContents()
The default constructor.
|
EpsParameterContents(ExtendedAPNAggregateMaximumBitRate parameter)
Constructs an instance of the
EpsParameterContents with the specified
components. |
Modifier and Type | Method and Description |
---|---|
ExtendedAPNAggregateMaximumBitRate |
getParameter()
Returns the value of the
parameter field. |
void |
setParameter(ExtendedAPNAggregateMaximumBitRate parameter)
Sets the value of the
parameter field. |
public EpsParameterContents()
public EpsParameterContents(ExtendedAPNAggregateMaximumBitRate parameter)
EpsParameterContents
with the specified
components.parameter
- the value of the parameter
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public ExtendedAPNAggregateMaximumBitRate getParameter()
parameter
field.parameter
field.public void setParameter(ExtendedAPNAggregateMaximumBitRate parameter)
parameter
field.parameter
- the value of the parameter
field.java.lang.IllegalArgumentException
- when the parameter
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.