public class CropCSVLoader
extends java.lang.Object
| Constructor and Description |
|---|
CropCSVLoader()
Constructor takes list of country objects that need data from csv file (previously created from xml file)
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<CropZoneData> |
getCategoryData() |
public CropCSVLoader()
public java.util.ArrayList<CropZoneData> getCategoryData()