Uses of Class
org.citrusframework.model.testcase.core.AsyncModel.Actions
Packages that use AsyncModel.Actions
-
Uses of AsyncModel.Actions in org.citrusframework.model.testcase.core
Fields in org.citrusframework.model.testcase.core declared as AsyncModel.ActionsMethods in org.citrusframework.model.testcase.core that return AsyncModel.ActionsModifier and TypeMethodDescriptionObjectFactory.createAsyncModelActions()Create an instance ofAsyncModel.ActionsAsyncModel.getActions()Ruft den Wert der actions-Eigenschaft ab.Methods in org.citrusframework.model.testcase.core with parameters of type AsyncModel.ActionsModifier and TypeMethodDescriptionvoidAsyncModel.setActions(AsyncModel.Actions value) Legt den Wert der actions-Eigenschaft fest.