package com.tradecloud.domain.configuration; /** * Created by IntelliJ IDEA. * User: ds * Date: 2013/12/02 * Time: 5:42 PM * To change this template use File | Settings | File Templates. * <p> * As per tca-36 (tca-260) and TDS-286. * As it relates to ItemsAndOrdersClientConfig.java and en-resource-bundle.properties. */ public enum AmendCountryOfOriginOnItem { WARNING_MESSAGE, RETARIFF_ITEM; }