public class MFBRDownlink extends GFBRUplink
MFBRDownlink
type.Constructor and Description |
---|
MFBRDownlink()
The default constructor.
|
MFBRDownlink(INTEGER unit,
INTEGER value)
Constructs an instance of the
MFBRDownlink with the specified
components. |
public MFBRDownlink()
public MFBRDownlink(INTEGER unit, INTEGER value)
MFBRDownlink
with the specified
components.unit
- the value of the unit
field (mandatory).
The GFBRUplinkUnit
class defines meaningful names for particular values of the field.value
- the value of the value
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.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.