package com.tradecloud.domain.document; /** * @author jon */ public enum CurrencyGroup { COSTING_CURRENCY, TRANSACTION_AND_COSTING_CURRENCY }