Package org.cxml

Class TimeSeriesValue

java.lang.Object
org.cxml.TimeSeriesValue

public class TimeSeriesValue extends Object
  • Field Details

  • Constructor Details

    • TimeSeriesValue

      public TimeSeriesValue()
  • Method Details

    • 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
    • getDescription

      public Description getDescription()
      Gets the value of the description property.
      Returns:
      possible object is Description
    • setDescription

      public void setDescription(Description value)
      Sets the value of the description property.
      Parameters:
      value - allowed object is Description