Uses of Class
com.sun.syndication.feed.module.base.types.Size

Packages that use Size
com.sun.syndication.feed.module.base This is the base package for the Google Base ROME module. 
 

Uses of Size in com.sun.syndication.feed.module.base
 

Methods in com.sun.syndication.feed.module.base that return Size
 Size Product.getSize()
          Dimensions of the item, expressed in either two or three dimensions.
 Size GoogleBaseImpl.getSize()
           
 

Methods in com.sun.syndication.feed.module.base with parameters of type Size
 void Product.setSize(Size size)
          Dimensions of the item, expressed in either two or three dimensions.
 void GoogleBaseImpl.setSize(Size size)
           
 



Copyright © 2006-2009. All Rights Reserved.