- getApiEntryList() - Method in class io.github.julwas797.esaapi.api.impl.APIDataSource
-
- getAverageHumidity() - Method in class io.github.julwas797.esaapi.common.SmogEntry
-
Method to obtain average humidity percentage
- getAveragePm10() - Method in class io.github.julwas797.esaapi.common.SmogEntry
-
Method to obtain average amount PM2.5 in micrograms per square meter of air
- getAveragePm25() - Method in class io.github.julwas797.esaapi.common.SmogEntry
-
Method to obtain average amount PM10 in micrograms per square meter of air
- getAveragePressure() - Method in class io.github.julwas797.esaapi.common.SmogEntry
-
Method to obtain average air pressure in hectopascals
- getAverageTemperature() - Method in class io.github.julwas797.esaapi.common.SmogEntry
-
Method to obtain average temperature in Celsius degrees
- getCity() - Method in class io.github.julwas797.esaapi.common.SchoolEntry
-
Returns
String containing city the school is located in
- getCoordinates() - Method in class io.github.julwas797.esaapi.common.SchoolEntry
-
- getInstance() - Static method in class io.github.julwas797.esaapi.api.handler.APIHandler
-
This method is used to obtain the singleton instance of itself.
- getInstance() - Static method in class io.github.julwas797.esaapi.format.PostalCodeFormatter
-
This method is used to obtain the singleton instance of itself.
- getJsonApiDataArray(String) - Method in class io.github.julwas797.esaapi.api.handler.APIHandler
-
- getJsonApiDataArray() - Method in class io.github.julwas797.esaapi.api.handler.APIHandler
-
- getLatitude() - Method in class io.github.julwas797.esaapi.common.Coordinates
-
Returns the latitude coordinates
- getLongitude() - Method in class io.github.julwas797.esaapi.common.Coordinates
-
Returns the longitude coordinates
- getName() - Method in class io.github.julwas797.esaapi.common.SchoolEntry
-
Returns
String containing school name
- getPostalCode() - Method in class io.github.julwas797.esaapi.common.SchoolEntry
-
Returns integer containing postal code of school
- getRawJsonData() - Method in class io.github.julwas797.esaapi.api.handler.APIHandler
-
- getReader() - Method in class io.github.julwas797.esaapi.api.handler.APIHandler
-
- getSchoolEntry() - Method in class io.github.julwas797.esaapi.common.APIEntry
-
Returns
SchoolEntry associated with specific air pollution data
- getSmogEntry() - Method in class io.github.julwas797.esaapi.common.APIEntry
-
Returns
SmogEntry associated with specific air pollution data
- getStreet() - Method in class io.github.julwas797.esaapi.common.SchoolEntry
-
Returns
String containing street the school is located on