package com.tradecloud.domain.configuration; /** * @author jonwork */ public enum PackingListProportion { QUANTITY_PRICE, PACKAGE_COUNT }