Home
last modified time | relevance | path

Searched refs:ProductCategory (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/
Dresponse.py611 class ProductCategory(ResponseElement): class
614 setattr(self, 'Parent', Element(ProductCategory))
615 super(ProductCategory, self).__init__(*args, **kw)
619 Self = ElementList(ProductCategory)