Class ClearDownRefStructure

  • All Implemented Interfaces:
    Serializable

    public class ClearDownRefStructure
    extends Object
    implements Serializable
    Reference Cleardown identifier of a stop.

    Java class for ClearDownRefStructure complex type.

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

     <complexType name="ClearDownRefStructure">
       <simpleContent>
         <extension base="<http://www.siri.org.uk/siri>ClearDownCodeType">
         </extension>
       </simpleContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • value

        protected String value
    • Constructor Detail

      • ClearDownRefStructure

        public ClearDownRefStructure()
    • Method Detail

      • getValue

        public String getValue()
        Identifier of a Stop for Direct Cleardown. Suitable for radio transmission over a constrained bandwidth channel. This may be a separate code from the full stop identifier.
        Returns:
        possible object is String
      • setValue

        public void setValue​(String value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is String