Package | Description |
---|---|
com.rometools.modules.base |
This is the base package for the Google Base ROME module.
|
Modifier and Type | Method and Description |
---|---|
YearType |
Vehicle.getYear()
The four digit model year or year built.
|
YearType |
Housing.getYear()
The four digit model year or year built.
|
YearType |
GoogleBaseImpl.getYear() |
Modifier and Type | Method and Description |
---|---|
void |
Vehicle.setYear(YearType year)
The four digit model year or year built.
|
void |
Housing.setYear(YearType year)
The four digit model year or year built.
|
void |
GoogleBaseImpl.setYear(YearType year) |
Copyright © 2017. All rights reserved.