Class AnnotatedDirectionStructure

  • All Implemented Interfaces:
    Serializable

    public class AnnotatedDirectionStructure
    extends Object
    implements Serializable
    Type for Direction and name description.

    Java class for AnnotatedDirectionStructure complex type.

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

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