| CloudGeoDataDefault (Logger logger, FlowData flowData, AspectEngine engine, MissingPropertyService missingPropertyService)
|
void
| setNoValueReasons (Map< String, String > value)
|
AspectPropertyValue< JavaScript >
| getJavaScript ()
|
AspectPropertyValue< String >
| getRoad ()
|
AspectPropertyValue< String >
| getTown ()
|
AspectPropertyValue< String >
| getSuburb ()
|
AspectPropertyValue< String >
| getCounty ()
|
AspectPropertyValue< String >
| getRegion ()
|
AspectPropertyValue< String >
| getState ()
|
AspectPropertyValue< String >
| getZipCode ()
|
AspectPropertyValue< String >
| getCountry ()
|
AspectPropertyValue< String >
| getCountryCode ()
|
AspectPropertyValue< String >
| getAddress ()
|
|
| GeoDataDefault (Logger logger, FlowData flowData, AspectEngine engine, MissingPropertyService missingPropertyService)
|
AspectPropertyValue< JavaScript >
| getJavaScript ()
|
void
| setJavaScript (AspectPropertyValue< JavaScript > javaScript)
|
AspectPropertyValue< String >
| getRoad ()
|
void
| setRoad (AspectPropertyValue< String > road)
|
AspectPropertyValue< String >
| getTown ()
|
void
| setTown (AspectPropertyValue< String > town)
|
AspectPropertyValue< String >
| getSuburb ()
|
void
| setSuburb (AspectPropertyValue< String > suburb)
|
AspectPropertyValue< String >
| getCounty ()
|
void
| setCounty (AspectPropertyValue< String > county)
|
AspectPropertyValue< String >
| getRegion ()
|
void
| setRegion (AspectPropertyValue< String > region)
|
AspectPropertyValue< String >
| getState ()
|
void
| setState (AspectPropertyValue< String > state)
|
AspectPropertyValue< String >
| getZipCode ()
|
void
| setZipCode (AspectPropertyValue< String > zipCode)
|
AspectPropertyValue< String >
| getCountry ()
|
void
| setCountry (AspectPropertyValue< String > country)
|
AspectPropertyValue< String >
| getCountryCode ()
|
void
| setCountryCode (AspectPropertyValue< String > countryCode)
|
AspectPropertyValue< String >
| getAddress ()
|
void
| setAddress (AspectPropertyValue< String > address)
|