com.pax.dal.entity
Class WLLcdDisplaySize
- java.lang.Object
-
- com.pax.dal.entity.WLLcdDisplaySize
-
public class WLLcdDisplaySize extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description WLLcdDisplaySize()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetHeight()获取屏幕高Get the Screen heightintgetWidth()获取屏幕宽Get the screen widthvoidsetHeight(int height)设置屏幕高Set Screen heightvoidsetWidth(int width)设置屏幕宽Set Screen width
-
-
-
Constructor Detail
-
WLLcdDisplaySize
public WLLcdDisplaySize()
-
-