Class TargetedCallStructure

  • All Implemented Interfaces:
    Serializable

    public class TargetedCallStructure
    extends Object
    implements Serializable
    Type for a targeted call.

    Java class for TargetedCallStructure complex type.

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

     <complexType name="TargetedCallStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <group ref="{http://www.siri.org.uk/}TargetedCallGroup"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form