Interface NumericalValueElement

All Known Implementing Classes:
NumberElement

public interface NumericalValueElement
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
    int
     
  • Method Details

    • getValueAsFloat

      float getValueAsFloat()
    • getValueAsInt

      int getValueAsInt()