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