Package 

Class CustomEventValue.Decimal

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Double number
    • Method Summary

      Modifier and Type Method Description
      final Double getNumber()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CustomEventValue.Decimal

        CustomEventValue.Decimal(Double number)