public class LandUseByCounty extends Land
Model for land use by county data.
| Constructor and Description |
|---|
LandUseByCounty()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Collection<String>> |
getInputs()
Get the available codes and their respective values for the land use by county
data from the API.
|
equals, getCategory, hashCode, setCategory, toStringgetRegion, setRegiongetTime, setTimegetValue, getValues, setValue, setValuespublic static Map<String,Collection<String>> getInputs()
Get the available codes and their respective values for the land use by county data from the API.
Copyright © 2017. All rights reserved.