package com.tradecloud.domain.configuration; public enum CostingSnapShot { CLC_ALC_COSTING, ALC_PER_SERVICE_PROVIDER; }