Uses of Class
org.jenkinsci.plugins.fodupload.models.response.Dast.HourBlock
-
Packages that use HourBlock Package Description org.jenkinsci.plugins.fodupload.models.response.Dast -
-
Uses of HourBlock in org.jenkinsci.plugins.fodupload.models.response.Dast
Methods in org.jenkinsci.plugins.fodupload.models.response.Dast that return types with arguments of type HourBlock Modifier and Type Method Description List<HourBlock>
BlackoutEntry. getHourBlocks()
Method parameters in org.jenkinsci.plugins.fodupload.models.response.Dast with type arguments of type HourBlock Modifier and Type Method Description void
BlackoutEntry. setHourBlocks(List<HourBlock> hourBlocks)
-