public class GPRSTimer2 extends GPRSTimer
GPRSTimer2
type.GPRSTimer.Unit
Constructor and Description |
---|
GPRSTimer2()
The default constructor.
|
GPRSTimer2(INTEGER unit,
INTEGER timerValue)
Constructs an instance of the
GPRSTimer2 with the specified
components. |
getTimerValue, getUnit, setTimerValue, setUnit
public GPRSTimer2()
public GPRSTimer2(INTEGER unit, INTEGER timerValue)
GPRSTimer2
with the specified
components.unit
- the value of the unit
field (mandatory).
The Unit
class defines meaningful names for particular values of the field.timerValue
- the value of the timerValue
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.Copyright © 2024 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.