Uses of Annotation Interface
com.smeup.kokos.sdk.model.ServiceMethod
Packages that use ServiceMethod
Package
Description
-
Uses of ServiceMethod in com.smeup.kokos.sdk.inputpanel
Methods in com.smeup.kokos.sdk.inputpanel with annotations of type ServiceMethodModifier and TypeMethodDescriptionvoidKokosInputPanelService.check(Fun fun, ExecutionContext context) voidKokosInputPanelService.exit(Fun fun, ExecutionContext context) voidKokosInputPanelService.init(Fun fun, ExecutionContext context) voidKokosInputPanelService.update(Fun fun, ExecutionContext context) -
Uses of ServiceMethod in com.smeup.kokos.sdk.tools
Methods in com.smeup.kokos.sdk.tools with annotations of type ServiceMethodModifier and TypeMethodDescriptionvoidSDKToolService.executeTool(Fun fun, ExecutionContext context) -
Uses of ServiceMethod in com.smeup.kokos.sdk.updatedatatable
Methods in com.smeup.kokos.sdk.updatedatatable with annotations of type ServiceMethodModifier and TypeMethodDescriptionvoidKokosUpdateDataTableService._init(Fun fun, ExecutionContext context) voidKokosUpdateDataTableService._update(Fun fun, ExecutionContext context)