Class TransitInformation.JourneyDestination.Value

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    TransitInformation.JourneyDestination

    public static class TransitInformation.JourneyDestination.Value
    extends Object
    implements Serializable

    Java class for anonymous complex type.

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

     <complexType>
       <simpleContent>
         <extension base="<http://datex2.eu/schema/1_0/1_0>MultiLingualString">
           <attribute name="lang" type="{http://www.w3.org/2001/XMLSchema}language" />
         </extension>
       </simpleContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • Value

        public Value()
    • Method Detail

      • getValue

        public String getValue()
        Gets the value of the value property.
        Returns:
        possible object is String
      • setValue

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

        public String getLang()
        Gets the value of the lang property.
        Returns:
        possible object is String
      • setLang

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