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