Uses of Class
onbon.bx06.area.unit.CommonBxUnit.LangType

Packages that use CommonBxUnit.LangType
onbon.bx06.area.unit 时间区域内可显示的单元程式。 
 

Uses of CommonBxUnit.LangType in onbon.bx06.area.unit
 

Methods in onbon.bx06.area.unit that return CommonBxUnit.LangType
 CommonBxUnit.LangType WeekBxUnit.getLang()
          取得显示语言。
 CommonBxUnit.LangType AmPmBxUnit.getLang()
          取得显示语言。
static CommonBxUnit.LangType CommonBxUnit.LangType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CommonBxUnit.LangType[] CommonBxUnit.LangType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in onbon.bx06.area.unit with parameters of type CommonBxUnit.LangType
 void WeekBxUnit.setLang(CommonBxUnit.LangType lang)
          设定显示语言。
 void AmPmBxUnit.setLang(CommonBxUnit.LangType lang)
          设定显示语言。
 

Constructors in onbon.bx06.area.unit with parameters of type CommonBxUnit.LangType
AmPmBxUnit(int x, int y, Bx6GScreenProfile profile, CommonBxUnit.LangType lang)
          建构子。
WeekBxUnit(int x, int y, Bx6GScreenProfile profile, CommonBxUnit.LangType lang)
          建构子。
 



Copyright © 2020 onbon. All rights reserved.