Skip navigation links
A B C D E F G H I J L M O R S T U V Z 

G

Get(int, Class<T>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Get object by id
GET_FIRST_URL - Variable in class io.github.angpysha.diploma_bridge.Controllers.BaseController
 
GET_LAST_URL - Variable in class io.github.angpysha.diploma_bridge.Controllers.BaseController
URL for Get last element
GET_MAX_MIN_DATES_URL - Variable in class io.github.angpysha.diploma_bridge.Controllers.BaseController
 
GET_SIZE_URL - Variable in class io.github.angpysha.diploma_bridge.Controllers.BaseController
URL for get datesCount
GET_URL - Variable in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Url for Get function
getAccessToken() - Method in class io.github.angpysha.diploma_bridge.Models.Token
 
GetAll(Class<? extends Entity>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Get all objects in table
getAltitude() - Method in class io.github.angpysha.diploma_bridge.Models.Bmp180_Data
 
GetAsync(int, Class<T>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Get object by id
GetAverage(List, int) - Method in class io.github.angpysha.diploma_bridge.Controllers.AuthController
 
GetAverage(List<T>, int) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Get average value of List (must be List<? extends Entity>)
GetAverage(List<Bmp180_Data>, int) - Method in class io.github.angpysha.diploma_bridge.Controllers.BmpController
Get average values for BMP180 data
GetAverage(List<DHT11_Data>, int) - Method in class io.github.angpysha.diploma_bridge.Controllers.DhtController
 
getBaseUrl() - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
 
getBeginAltitude() - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
getBeginDate() - Method in class io.github.angpysha.diploma_bridge.Models.SearchEntity
Get filter begin date
getBeginHumidity() - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Get begin humidity property
getBeginPressure() - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
getBeginTemperature() - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
getBeginTemperature() - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Get begin temperature property
GetByPeriod(Date, DisplayPeriod, Class<T>, Class<U>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Gets and sorts date by some period
getClientId() - Method in class io.github.angpysha.diploma_bridge.Requests.LoginRequest
 
getClientSectret() - Method in class io.github.angpysha.diploma_bridge.Requests.LoginRequest
 
GetCount(T, Class<T>, Class<U>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
 
getCreated_at() - Method in class io.github.angpysha.diploma_bridge.Models.Entity
Get creation date
getDateEx() - Method in class io.github.angpysha.diploma_bridge.Decorators.DateEx
Get date object
GetDatesCount() - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
 
getEndAltitude() - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
getEndDate() - Method in class io.github.angpysha.diploma_bridge.Models.SearchEntity
Get filter end date
getEndHumidity() - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Get end humidity property
getEndPressure() - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
getEndTemperature() - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
getEndTemperature() - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Get end temperature property
getExpiresIn() - Method in class io.github.angpysha.diploma_bridge.Models.Token
 
GetFirst(Class<T>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Gets first table entry
GetFirst(U, Class<T>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Gets first table entry
getGrantType() - Method in class io.github.angpysha.diploma_bridge.Requests.LoginRequest
 
getHeaders() - Method in class io.github.angpysha.diploma_bridge.HttpHelpers.Headers
This function gets http headers
getHumidity() - Method in class io.github.angpysha.diploma_bridge.Models.DHT11_Data
Get humidity from sensor
getHumidity() - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Get humidity property
getId() - Method in class io.github.angpysha.diploma_bridge.Models.Entity
Get entity id
GetLast(Class<T>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Gets last table entry
GetLast(U, Class<T>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Gets last table entry
getLast() - Method in class io.github.angpysha.diploma_bridge.HttpHelpers.URLParams
Get last parameter
GetLastAsync(Class<T>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Gets last table entry
GetLocalWeekDay(Integer, Integer) - Static method in class io.github.angpysha.diploma_bridge.Decorators.DateEx
Converts week day from US/UK format to EU
GetMinMaxDate() - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
 
GetMonthDiff(Date, Date) - Static method in class io.github.angpysha.diploma_bridge.Decorators.DateEx
Get months number between two dates
getParams() - Method in class io.github.angpysha.diploma_bridge.HttpHelpers.URLParams
Get URL parameters
getPassword() - Method in class io.github.angpysha.diploma_bridge.Requests.LoginRequest
 
getPressure() - Method in class io.github.angpysha.diploma_bridge.Models.Bmp180_Data
 
getRefreshToken() - Method in class io.github.angpysha.diploma_bridge.Models.Token
 
getScope() - Method in class io.github.angpysha.diploma_bridge.Models.Token
 
getTemperature() - Method in class io.github.angpysha.diploma_bridge.Models.Bmp180_Data
 
getTemperature() - Method in class io.github.angpysha.diploma_bridge.Models.DHT11_Data
Get temperature from sensor
getTemperature() - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Get temperature property
getTokenType() - Method in class io.github.angpysha.diploma_bridge.Models.Token
 
getUpdated_at() - Method in class io.github.angpysha.diploma_bridge.Models.Entity
Get update date
getUsername() - Method in class io.github.angpysha.diploma_bridge.Requests.LoginRequest
 
GetWeeksDiff(Date, Date) - Static method in class io.github.angpysha.diploma_bridge.Decorators.DateEx
Get weeks number between two dates
GetYearsDiff(Date, Date) - Static method in class io.github.angpysha.diploma_bridge.Decorators.DateEx
Get years number between two dates
A B C D E F G H I J L M O R S T U V Z 
Skip navigation links