Uses of Class
org.citrusframework.model.testcase.core.EchoActionType
Packages that use EchoActionType
-
Uses of EchoActionType in org.citrusframework.model.testcase.core
Subclasses of EchoActionType in org.citrusframework.model.testcase.coreFields in org.citrusframework.model.testcase.core declared as EchoActionTypeModifier and TypeFieldDescriptionprotected EchoActionTypeAssertModel.When.echoprotected EchoActionTypeWaitModel.Action.echoMethods in org.citrusframework.model.testcase.core that return EchoActionTypeModifier and TypeMethodDescriptionObjectFactory.createEchoActionType()Create an instance ofEchoActionTypeAssertModel.When.getEcho()Ruft den Wert der echo-Eigenschaft ab.WaitModel.Action.getEcho()Ruft den Wert der echo-Eigenschaft ab.Methods in org.citrusframework.model.testcase.core that return types with arguments of type EchoActionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EchoActionType>ObjectFactory.createEcho(EchoActionType value) Methods in org.citrusframework.model.testcase.core with parameters of type EchoActionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EchoActionType>ObjectFactory.createEcho(EchoActionType value) voidAssertModel.When.setEcho(EchoActionType value) Legt den Wert der echo-Eigenschaft fest.voidWaitModel.Action.setEcho(EchoActionType value) Legt den Wert der echo-Eigenschaft fest.