Interface XmlFloat

    • Field Detail

    • Method Detail

      • getFloatValue

        float getFloatValue()
        Returns this value as a float
      • setFloatValue

        void setFloatValue​(float v)
        Sets this value as a float
      • floatValue

        float floatValue()
        Deprecated.
        replaced by getFloatValue()
        Returns this value as a float
      • set

        void set​(float v)
        Deprecated.
        Sets this value as a float