Package | Description |
---|---|
onbon.bx05.area |
可挂载至节目中的区域程式。
例如:建立湿度 (HumidityBxArea) 与温度 (TemperatureBxArea) 两个显示区域,并加入 P000 节目中。 |
onbon.bx05.file |
有关控制器文件相关的程式。
|
Modifier and Type | Method and Description |
---|---|
static PrayerBxArea.TimeType |
PrayerBxArea.TimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrayerBxArea.TimeType[] |
PrayerBxArea.TimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<PrayerBxArea.TimeType> |
PrayerBxArea.getTimes() |
Modifier and Type | Method and Description |
---|---|
void |
PrayerBxArea.addTime(PrayerBxArea.TimeType time) |
Modifier and Type | Method and Description |
---|---|
void |
PrayerTimeConfigBxFile.addAlarmTime(PrayerBxArea.TimeType time)
新增需要报警祷告页编号。
|
Copyright © 2020 onbon4j. All rights reserved.