Class TestActionsType


  • public class TestActionsType
    extends Object

    Java-Klasse für TestActionsType complex type.

    Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

     <complexType name="TestActionsType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <group ref="{http://www.citrusframework.org/schema/testcase}actionGroup" maxOccurs="unbounded"/>
         </restriction>
       </complexContent>
     </complexType>