com.pax.dal.entity
Class QInfo
- java.lang.Object
-
- com.pax.dal.entity.QInfo
-
public class QInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description QInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description byte[]getQ1()获取Q1Get Q1byte[]getQ2()获取Q2Get Q2voidsetQ1(byte[] q1)设置Q1Set Q1voidsetQ2(byte[] q2)设置Q2Set Q2
-