Uses of Class
org.citrusframework.model.config.core.BeforeSuiteModel.Actions
Packages that use BeforeSuiteModel.Actions
-
Uses of BeforeSuiteModel.Actions in org.citrusframework.model.config.core
Fields in org.citrusframework.model.config.core declared as BeforeSuiteModel.ActionsMethods in org.citrusframework.model.config.core that return BeforeSuiteModel.ActionsModifier and TypeMethodDescriptionObjectFactory.createBeforeSuiteModelActions()Create an instance ofBeforeSuiteModel.ActionsBeforeSuiteModel.getActions()Ruft den Wert der actions-Eigenschaft ab.Methods in org.citrusframework.model.config.core with parameters of type BeforeSuiteModel.ActionsModifier and TypeMethodDescriptionvoidBeforeSuiteModel.setActions(BeforeSuiteModel.Actions value) Legt den Wert der actions-Eigenschaft fest.