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