public static class MappedEPSQoSParameter.EpsParameterContents extends Sequence
epsParameterContents
field.Constructor and Description |
---|
EpsParameterContents()
The default constructor.
|
EpsParameterContents(EPSQualityOfService parameter)
Constructs an instance of the
EpsParameterContents with the specified
components. |
Modifier and Type | Method and Description |
---|---|
EPSQualityOfService |
getParameter()
Returns the value of the
parameter field. |
void |
setParameter(EPSQualityOfService parameter)
Sets the value of the
parameter field. |
public EpsParameterContents()
public EpsParameterContents(EPSQualityOfService 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 EPSQualityOfService getParameter()
parameter
field.parameter
field.public void setParameter(EPSQualityOfService 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.