org.jeecgframework.poi.excel.entity.vo
接口 PoiBaseConstants


public interface PoiBaseConstants

基础常量 Created by jue on 14-4-21.


字段摘要
static String GET
          字段属性对应方法
static String IS
          字段属性对应方法
static String IS_ADD_INDEX
          是否增加属性列
static String SET
          字段属性对应方法
 

字段详细信息

GET

static final String GET
字段属性对应方法

另请参见:
常量字段值

SET

static final String SET
字段属性对应方法

另请参见:
常量字段值

IS

static final String IS
字段属性对应方法

另请参见:
常量字段值

IS_ADD_INDEX

static final String IS_ADD_INDEX
是否增加属性列

另请参见:
常量字段值


Copyright © 2015. All Rights Reserved.