Klasse SearchRange.SearchRangeBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.SearchRange.SearchRangeBuilder
- Umschließende Klasse:
SearchRange
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()from value is used to set the minimum value in the request criteria and it can be integer, date or datetimeThis field is to search the data for the last few duration in units like seconds, minutes, hours, days and weeks.to value is used to set the maximum value in the request criteria and it can be integer, date or datetimetoString()
-
Methodendetails
-
from
from value is used to set the minimum value in the request criteria and it can be integer, date or datetime- Gibt zurück:
this.
-
since
This field is to search the data for the last few duration in units like seconds, minutes, hours, days and weeks. Possible units are [smhdw]- Gibt zurück:
this.
-
to
to value is used to set the maximum value in the request criteria and it can be integer, date or datetime- Gibt zurück:
this.
-
build
-
toString
-