package com.farriver.bwf.common.options; public enum MapDataType { TOTAL_COUNT, DATA_LIST, PAGE_INDEX, PAGE_SIZE, }