Package | Description |
---|---|
com.rometools.modules.base |
This is the base package for the Google Base ROME module.
|
Modifier and Type | Method and Description |
---|---|
IntUnit |
GoogleBaseImpl.getArea() |
IntUnit |
Housing.getArea()
The area of the real estate.
|
IntUnit[] |
GoogleBaseImpl.getSquareFootages() |
IntUnit[] |
Unknown.getSquareFootages() |
Modifier and Type | Method and Description |
---|---|
void |
GoogleBaseImpl.setArea(IntUnit area) |
void |
Housing.setArea(IntUnit area)
The area of the real estate.
|
void |
GoogleBaseImpl.setSquareFootages(IntUnit[] squareFootages) |
void |
Unknown.setSquareFootages(IntUnit[] squareFootages) |
Constructor and Description |
---|
CustomTagImpl(String name,
IntUnit value) |
Copyright © 2023. All rights reserved.