Class ReportDoubleParm

  • All Implemented Interfaces:
    java.io.Serializable

    public class ReportDoubleParm
    extends ReportParm
    implements java.io.Serializable

    ReportFloatParm class.

    Version:
    $Id: $
    Author:
    jonathan@opennms.org
    See Also:
    Serialized Form
    • Constructor Detail

      • ReportDoubleParm

        public ReportDoubleParm()
    • Method Detail

      • getValue

        public java.lang.Double getValue()
      • setValue

        public void setValue​(java.lang.Double value)
      • getInputType

        public java.lang.String getInputType()
      • setInputType

        public void setInputType​(java.lang.String type)