Class DirectionStructure

  • All Implemented Interfaces:
    Serializable

    public class DirectionStructure
    extends Object
    implements Serializable
    Response with Lines available to make requests.

    Java class for DirectionStructure complex type.

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

     <complexType name="DirectionStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="DirectionRef" type="{http://www.siri.org.uk/}DirectionRefStructure" maxOccurs="unbounded" minOccurs="0"/>
             <element name="DirectionName" type="{http://www.siri.org.uk/}NaturalLanguageStringStructure"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form