package com.farriver.bwf.data.transferobject.options; public enum VIPMasterPaperRelationStatusOptions { VALID, LOCKED, EXPIRED, }