Package | Description |
---|---|
com.rometools.modules.base |
This is the base package for the Google Base ROME module.
|
Modifier and Type | Field and Description |
---|---|
private Size |
GoogleBaseImpl.size
string:size
|
Modifier and Type | Method and Description |
---|---|
Size |
GoogleBaseImpl.getSize() |
Size |
Product.getSize()
Dimensions of the item, expressed in either two or three dimensions.
|
Modifier and Type | Method and Description |
---|---|
void |
GoogleBaseImpl.setSize(Size size) |
void |
Product.setSize(Size size)
Dimensions of the item, expressed in either two or three dimensions.
|