Uses of Class
com.smeup.kokos.sdk.model.data.SmeupAction
Packages that use SmeupAction
Package
Description
-
Uses of SmeupAction in com.smeup.kokos.sdk.caller
Methods in com.smeup.kokos.sdk.caller with parameters of type SmeupActionModifier and TypeMethodDescriptionvoidKokosService.writeAction(SmeupAction... actions) Append action or actions at the end of the stream -
Uses of SmeupAction in com.smeup.kokos.sdk.inputpanel.strategy
Methods in com.smeup.kokos.sdk.inputpanel.strategy that return types with arguments of type SmeupActionModifier and TypeMethodDescriptionInputPanelLoadResponse.getActions()InputPanelSaveResponse.getActions()Methods in com.smeup.kokos.sdk.inputpanel.strategy with parameters of type SmeupActionModifier and TypeMethodDescriptionInputPanelLoadResponseBuilder.withAction(SmeupAction action) InputPanelSaveResponseBuilder.withAction(SmeupAction action) Method parameters in com.smeup.kokos.sdk.inputpanel.strategy with type arguments of type SmeupActionModifier and TypeMethodDescriptionvoidInputPanelLoadResponse.setActions(List<SmeupAction> actions) voidInputPanelSaveResponse.setActions(List<SmeupAction> actions) Constructor parameters in com.smeup.kokos.sdk.inputpanel.strategy with type arguments of type SmeupActionModifierConstructorDescriptionInputPanelLoadResponse(InputPanelData data, InputPanelConfiguration configuration, List<SmeupAction> actions) InputPanelLoadResponse(List<SmeupAction> actions) -
Uses of SmeupAction in com.smeup.kokos.sdk.model.data
Methods in com.smeup.kokos.sdk.model.data that return types with arguments of type SmeupActionMethod parameters in com.smeup.kokos.sdk.model.data with type arguments of type SmeupAction -
Uses of SmeupAction in com.smeup.kokos.sdk.util
Fields in com.smeup.kokos.sdk.util with type parameters of type SmeupActionModifier and TypeFieldDescriptionprotected final List<SmeupAction> SmeupDataStructurePrinter.actionsMethods in com.smeup.kokos.sdk.util that return SmeupActionMethods in com.smeup.kokos.sdk.util with parameters of type SmeupActionModifier and TypeMethodDescriptionSmeupDataTableBuilder.action(SmeupAction action) voidSmeupDataStructurePrinter.printAction(SmeupAction... actions) Add action or actions to the list