Uses of Class
com.thed.zblast.parser.model.ReleaseTestScheduleCreateRequest
Packages that use ReleaseTestScheduleCreateRequest
-
Uses of ReleaseTestScheduleCreateRequest in com.thed.zblast.parser.model
Methods in com.thed.zblast.parser.model that return types with arguments of type ReleaseTestScheduleCreateRequestMethods in com.thed.zblast.parser.model with parameters of type ReleaseTestScheduleCreateRequestModifier and TypeMethodDescriptionvoid
ExecutionModificationRequest.addReleaseTestScheduleCreateRequest
(ReleaseTestScheduleCreateRequest request) Method parameters in com.thed.zblast.parser.model with type arguments of type ReleaseTestScheduleCreateRequestModifier and TypeMethodDescriptionvoid
ExecutionModificationRequest.setCreateRTSList
(List<ReleaseTestScheduleCreateRequest> createRTSList)