public class MFBRUplinkParameter extends Sequence
MFBRUplinkParameter
type.Modifier and Type | Class and Description |
---|---|
static class |
MFBRUplinkParameter.QosParameterIdentifier
Defines meaningful names for particular values of the
qosParameterIdentifier field. |
Constructor and Description |
---|
MFBRUplinkParameter()
The default constructor.
|
MFBRUplinkParameter(MFBRUplink qosParameterContents)
Constructs an instance of the
MFBRUplinkParameter with the specified
components. |
Modifier and Type | Method and Description |
---|---|
MFBRUplink |
getQosParameterContents()
Returns the value of the
qosParameterContents field. |
INTEGER |
getQosParameterIdentifier()
Returns the value of the
qosParameterIdentifier read-only field. |
void |
setQosParameterContents(MFBRUplink qosParameterContents)
Sets the value of the
qosParameterContents field. |
public MFBRUplinkParameter()
public MFBRUplinkParameter(MFBRUplink qosParameterContents)
MFBRUplinkParameter
with the specified
components.qosParameterContents
- the value of the qosParameterContents
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getQosParameterIdentifier()
qosParameterIdentifier
read-only field.qosParameterIdentifier
read-only field.
The QosParameterIdentifier
class defines meaningful names for particular values of the field.public MFBRUplink getQosParameterContents()
qosParameterContents
field.qosParameterContents
field.public void setQosParameterContents(MFBRUplink qosParameterContents)
qosParameterContents
field.qosParameterContents
- the value of the qosParameterContents
field.java.lang.IllegalArgumentException
- when the qosParameterContents
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.