package com.farriver.bwf.data.transferobject.options; public enum OrderTypeOptions { RECHARGE, PAPER, MALL, }