Uses of Class
com.rometools.modules.base.types.Size
-
Packages that use Size Package Description com.rometools.modules.base This is the base package for the Google Base ROME module. -
-
Uses of Size in com.rometools.modules.base
Methods in com.rometools.modules.base that return Size Modifier and Type Method Description SizeGoogleBaseImpl. getSize()SizeProduct. getSize()Dimensions of the item, expressed in either two or three dimensions.Methods in com.rometools.modules.base with parameters of type Size Modifier and Type Method Description voidGoogleBaseImpl. setSize(Size size)voidProduct. setSize(Size size)Dimensions of the item, expressed in either two or three dimensions.
-