. */ /** * QuantityRestriction * * This file contains the class AmazonProduct_QuantityRestriction * * @author Matthew John Denton * @package com.mdbitz.amazon.product */ /** * AmazonProduct_QuantityRestriction defines the QuantityRestriction object * * Properties * * * @package com.mdbitz.amazon.product */ class AmazonProduct_QuantityRestriction extends AmazonProduct_Abstract { }