Class InputParameters.Speed

java.lang.Object
org.opentrafficsim.xml.generated.InputParameters.Speed
All Implemented Interfaces:
Serializable
Enclosing class:
InputParameters

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.7", date="2024-08-29T18:50:16+02:00") public static class InputParameters.Speed 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://www.opentrafficsim.org/ots>SpeedType">
       <attribute name="Id" use="required" type="{http://www.opentrafficsim.org/ots}InputParameterIdType" />
     </extension>
   </simpleContent>
 </complexType>
 
See Also:
  • Field Details

    • value

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.7", date="2024-08-29T18:50:16+02:00") protected SpeedType value
    • id

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.7", date="2024-08-29T18:50:16+02:00") protected String id
  • Constructor Details

    • Speed

      public Speed()
  • Method Details

    • getValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.7", date="2024-08-29T18:50:16+02:00") public SpeedType getValue()
      Gets the value of the value property.
      Returns:
      possible object is String
    • setValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.7", date="2024-08-29T18:50:16+02:00") public void setValue(SpeedType value)
      Sets the value of the value property.
      Parameters:
      value - allowed object is String
    • getId

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.7", date="2024-08-29T18:50:16+02:00") public String getId()
      Gets the value of the id property.
      Returns:
      possible object is String
    • setId

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.7", date="2024-08-29T18:50:16+02:00") public void setId(String value)
      Sets the value of the id property.
      Parameters:
      value - allowed object is String