public class MFBRUplink extends GFBRUplink
MFBRUplink
type.Constructor and Description |
---|
MFBRUplink()
The default constructor.
|
MFBRUplink(INTEGER unit,
INTEGER value)
Constructs an instance of the
MFBRUplink with the specified
components. |
public MFBRUplink()
public MFBRUplink(INTEGER unit, INTEGER value)
MFBRUplink
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.