Object InstrumentScreen.Companion
-
- All Implemented Interfaces:
public class InstrumentScreen.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private IntegerCENTER_Xpublic final static InstrumentScreen.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetCENTER_X()final UnitsetCENTER_X(Integer CENTER_X)-
-
Method Detail
-
getCENTER_X
final Integer getCENTER_X()
-
setCENTER_X
final Unit setCENTER_X(Integer CENTER_X)
-
-
-
-