Package org.miaixz.bus.gitlab.models
Class TimeStats
java.lang.Object
org.miaixz.bus.gitlab.models.TimeStats
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetHumanTimeEstimate(Duration humanTimeEstimate) voidsetHumanTotalTimeSpent(Duration humanTotalTimeSpent) voidsetTimeEstimate(Integer timeEstimate) voidsetTotalTimeSpent(Integer totalTimeSpent) toString()