public class MFBRDownlinkParameter extends Sequence
MFBRDownlinkParameter
type.Modifier and Type | Class and Description |
---|---|
static class |
MFBRDownlinkParameter.QosParameterIdentifier
Defines meaningful names for particular values of the
qosParameterIdentifier field. |
Constructor and Description |
---|
MFBRDownlinkParameter()
The default constructor.
|
MFBRDownlinkParameter(MFBRDownlink qosParameterContents)
Constructs an instance of the
MFBRDownlinkParameter with the specified
components. |
Modifier and Type | Method and Description |
---|---|
MFBRDownlink |
getQosParameterContents()
Returns the value of the
qosParameterContents field. |
INTEGER |
getQosParameterIdentifier()
Returns the value of the
qosParameterIdentifier read-only field. |
void |
setQosParameterContents(MFBRDownlink qosParameterContents)
Sets the value of the
qosParameterContents field. |
public MFBRDownlinkParameter()
public MFBRDownlinkParameter(MFBRDownlink qosParameterContents)
MFBRDownlinkParameter
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 MFBRDownlink getQosParameterContents()
qosParameterContents
field.qosParameterContents
field.public void setQosParameterContents(MFBRDownlink 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.