Package | Description |
---|---|
onbon.bx05.area.unit |
时间区域内可显示的单元程式。
|
Modifier and Type | Method and Description |
---|---|
MonthBxUnit.MonthBxUnitMode |
MonthBxUnit.getMode()
取得显示类型。
|
static MonthBxUnit.MonthBxUnitMode |
MonthBxUnit.MonthBxUnitMode.typeof(byte code) |
static MonthBxUnit.MonthBxUnitMode |
MonthBxUnit.MonthBxUnitMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MonthBxUnit.MonthBxUnitMode[] |
MonthBxUnit.MonthBxUnitMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MonthBxUnit.setMode(MonthBxUnit.MonthBxUnitMode mode)
设定显示类型。
|
Constructor and Description |
---|
MonthBxUnit(int x,
int y,
Bx5GScreenProfile screenProfile,
MonthBxUnit.MonthBxUnitMode mode)
建构子。
|
Copyright © 2020 onbon4j. All rights reserved.