public class ResultFormatTypeItem extends Object implements Serializable
| Constructor and Description |
|---|
ResultFormatTypeItem() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCSV()
Returns the value of field 'CSV'.
|
Object |
getGEOJSON()
Returns the value of field 'GEOJSON'.
|
GML2 |
getGML2()
Returns the value of field 'GML2'.
|
Object |
getGML3()
Returns the value of field 'GML3'.
|
Object |
getJSON() |
Object |
getKML() |
Object |
getSHAPEZIP()
Returns the value of field 'SHAPEZIP'.
|
void |
setCSV(Object CSV)
Sets the value of field 'CSV'.
|
void |
setGEOJSON(Object GEOJSON)
Sets the value of field 'GEOJSON'.
|
void |
setGML2(GML2 GML2)
Sets the value of field 'GML2'.
|
void |
setGML3(Object GML3)
Sets the value of field 'GML3'.
|
void |
setJSON(Object JSON) |
void |
setKML(Object KML) |
void |
setSHAPEZIP(Object SHAPEZIP)
Sets the value of field 'SHAPEZIP'.
|
public Object getCSV()
public Object getGEOJSON()
public GML2 getGML2()
public Object getGML3()
public Object getSHAPEZIP()
public void setCSV(Object CSV)
CSV - the value of field 'CSV'.public void setGEOJSON(Object GEOJSON)
GEOJSON - the value of field 'GEOJSON'.public void setGML2(GML2 GML2)
GML2 - the value of field 'GML2'.public void setGML3(Object GML3)
GML3 - the value of field 'GML3'.public void setSHAPEZIP(Object SHAPEZIP)
SHAPEZIP - the value of field 'SHAPEZIP'.public Object getJSON()
public void setJSON(Object JSON)
public Object getKML()
public void setKML(Object KML)
Copyright © 2022 B3Partners B.V.. All rights reserved.