Class TaskWorkingTime
java.lang.Object
co.yellowdog.platform.model.TaskWorkingTime
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic TaskWorkingTime.Builderbuilder()protected booleanbooleangetTotal()inthashCode()voidsetDownloading(Duration downloading) voidsetExecuting(Duration executing) voidsetUploading(Duration uploading) toString()
-
Method Details
-
getTotal
-
builder
-
getDownloading
-
getExecuting
-
getUploading
-
setDownloading
-
setExecuting
-
setUploading
-
equals
-
canEqual
-
hashCode
-
toString
-