Class SimpleActionStructure

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    ParameterisedActionStructure

    public class SimpleActionStructure
    extends Object
    implements Serializable
    Type for list of situations.

    Java class for SimpleActionStructure complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="SimpleActionStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="ActionStatus" type="{http://www.siri.org.uk/siri}ActionStatusEnumeration" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form