package com.farriver.bwf.data.transferobject.options; public enum QuestionPaperTypeOptions { FREE, VIP_FREE, CHARGE, }