Uses of Class
com.consol.citrus.generate.xml.TestActionMarshaller
-
Packages that use TestActionMarshaller Package Description com.consol.citrus.generate.xml -
-
Uses of TestActionMarshaller in com.consol.citrus.generate.xml
Methods in com.consol.citrus.generate.xml that return TestActionMarshaller Modifier and Type Method Description TestActionMarshallerXmlTestGenerator. getMarshaller()Gets the marshaller.Methods in com.consol.citrus.generate.xml with parameters of type TestActionMarshaller Modifier and Type Method Description voidXmlTestGenerator. setMarshaller(TestActionMarshaller marshaller)Sets the marshaller.
-