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