Uses of Class
overit.geocallapp.wfm.scheduling.rs1.transfertimetype.DTOTransferTimeType
Packages that use DTOTransferTimeType
-
Uses of DTOTransferTimeType in overit.geocallapp.wfm.scheduling.rs1.transfertimetype
Methods in overit.geocallapp.wfm.scheduling.rs1.transfertimetype that return types with arguments of type DTOTransferTimeTypeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOTransferTimeType> TransferTimeTypeService.get(Long transferTimeTypeId, Collection<String> fields) org.springframework.http.ResponseEntity<PageResponse<DTOTransferTimeType>> TransferTimeTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOTransferTimeTypeFilter filter)