/** * @description: * @author chenshiqiang E-mail:csqwyyx@163.com * @date 2014年5月3日 下午3:30:41 * @version 1.0 */ package com.csq.thesceneryalong.models.events; public class EventSceneryNumChanged { // ------------------------ Constants ------------------------ // ------------------------- Fields -------------------------- // ----------------------- Constructors ---------------------- // -------- Methods for/from SuperClass/Interfaces ----------- // --------------------- Methods public ---------------------- // --------------------- Methods private --------------------- // --------------------- Getter & Setter --------------------- // --------------- Inner and Anonymous Classes --------------- }