Log entry parameters.
- Author
- Maciej Szewczykowski | macie.nosp@m.j@ba.nosp@m.ltrad.nosp@m..eu
- Version
- 1.2.2
- Since
- 1.2.2
◆ getEndDate()
| String eu.baltrad.dex.log.model.impl.LogParameter.getEndDate |
( |
| ) |
|
|
inline |
◆ getEndHour()
| String eu.baltrad.dex.log.model.impl.LogParameter.getEndHour |
( |
| ) |
|
|
inline |
◆ getEndMinutes()
| String eu.baltrad.dex.log.model.impl.LogParameter.getEndMinutes |
( |
| ) |
|
|
inline |
◆ getEndSeconds()
| String eu.baltrad.dex.log.model.impl.LogParameter.getEndSeconds |
( |
| ) |
|
|
inline |
◆ getLevel()
| String eu.baltrad.dex.log.model.impl.LogParameter.getLevel |
( |
| ) |
|
|
inline |
◆ getLogger()
| String eu.baltrad.dex.log.model.impl.LogParameter.getLogger |
( |
| ) |
|
|
inline |
◆ getPhrase()
| String eu.baltrad.dex.log.model.impl.LogParameter.getPhrase |
( |
| ) |
|
|
inline |
◆ getStartDate()
| String eu.baltrad.dex.log.model.impl.LogParameter.getStartDate |
( |
| ) |
|
|
inline |
◆ getStartHour()
| String eu.baltrad.dex.log.model.impl.LogParameter.getStartHour |
( |
| ) |
|
|
inline |
◆ getStartMinutes()
| String eu.baltrad.dex.log.model.impl.LogParameter.getStartMinutes |
( |
| ) |
|
|
inline |
◆ getStartSeconds()
| String eu.baltrad.dex.log.model.impl.LogParameter.getStartSeconds |
( |
| ) |
|
|
inline |
◆ setEndDate()
| void eu.baltrad.dex.log.model.impl.LogParameter.setEndDate |
( |
String | endDate | ) |
|
|
inline |
- Parameters
-
| endDate | the endDate to set |
◆ setEndHour()
| void eu.baltrad.dex.log.model.impl.LogParameter.setEndHour |
( |
String | endHour | ) |
|
|
inline |
- Parameters
-
| endHour | the endHour to set |
◆ setEndMinutes()
| void eu.baltrad.dex.log.model.impl.LogParameter.setEndMinutes |
( |
String | endMinutes | ) |
|
|
inline |
- Parameters
-
| endMinutes | the endMinutes to set |
◆ setEndSeconds()
| void eu.baltrad.dex.log.model.impl.LogParameter.setEndSeconds |
( |
String | endSeconds | ) |
|
|
inline |
- Parameters
-
| endSeconds | the endSeconds to set |
◆ setLevel()
| void eu.baltrad.dex.log.model.impl.LogParameter.setLevel |
( |
String | level | ) |
|
|
inline |
◆ setLogger()
| void eu.baltrad.dex.log.model.impl.LogParameter.setLogger |
( |
String | logger | ) |
|
|
inline |
◆ setPhrase()
| void eu.baltrad.dex.log.model.impl.LogParameter.setPhrase |
( |
String | phrase | ) |
|
|
inline |
◆ setStartDate()
| void eu.baltrad.dex.log.model.impl.LogParameter.setStartDate |
( |
String | startDate | ) |
|
|
inline |
- Parameters
-
| startDate | the startDate to set |
◆ setStartHour()
| void eu.baltrad.dex.log.model.impl.LogParameter.setStartHour |
( |
String | startHour | ) |
|
|
inline |
- Parameters
-
| startHour | the startHour to set |
◆ setStartMinutes()
| void eu.baltrad.dex.log.model.impl.LogParameter.setStartMinutes |
( |
String | startMinutes | ) |
|
|
inline |
- Parameters
-
| startMinutes | the startMinutes to set |
◆ setStartSeconds()
| void eu.baltrad.dex.log.model.impl.LogParameter.setStartSeconds |
( |
String | startSeconds | ) |
|
|
inline |
- Parameters
-
| startSeconds | the startSeconds to set |
The documentation for this class was generated from the following file:
- src/java/eu/baltrad/dex/log/model/impl/LogParameter.java