package com.tradecloud.domain.configuration; public enum ALCRateofExchangeForCustomsCalculation { INVOICE_RATE_OF_EXCHANGE, SARS_INTEGRATED_ROE; }