Class LineDirectionStructure

  • All Implemented Interfaces:
    Serializable

    public class LineDirectionStructure
    extends Object
    implements Serializable
    Type for Line and direction

    Java class for LineDirectionStructure complex type.

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

     <complexType name="LineDirectionStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <group ref="{http://www.siri.org.uk/siri}LineDirectionGroup"/>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • LineDirectionStructure

        public LineDirectionStructure()
    • Method Detail

      • getLineRef

        public LineRef getLineRef()
        Gets the value of the lineRef property.
        Returns:
        possible object is LineRef
      • setLineRef

        public void setLineRef​(LineRef value)
        Sets the value of the lineRef property.
        Parameters:
        value - allowed object is LineRef