Uses of Class
com.smeup.kokos.sdk.model.dto.workz.CheckEntry
Packages that use CheckEntry
-
Uses of CheckEntry in com.smeup.kokos.sdk.model.dto.workz
Methods in com.smeup.kokos.sdk.model.dto.workz that return types with arguments of type CheckEntryMethods in com.smeup.kokos.sdk.model.dto.workz with parameters of type CheckEntryModifier and TypeMethodDescriptionvoidWorkzResponseDto.addCheck(CheckEntry check) WorkzResponseDto.Builder.addCheck(CheckEntry check) Method parameters in com.smeup.kokos.sdk.model.dto.workz with type arguments of type CheckEntryModifier and TypeMethodDescriptionWorkzResponseDto.Builder.checks(List<CheckEntry> checks) voidWorkzResponseDto.setChecks(List<CheckEntry> checks)