BrightSide Workbench Full Report + Source Code
org.turro.indicator.model.RelevantValue Interface Reference
Inheritance diagram for org.turro.indicator.model.RelevantValue:

Public Member Functions

long getCount ()
 
String getName ()
 
double getValue ()
 
boolean isCountBased ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 24 of file RelevantValue.java.

Member Function Documentation

◆ getCount()

long org.turro.indicator.model.RelevantValue.getCount ( )

◆ getName()

String org.turro.indicator.model.RelevantValue.getName ( )

◆ getValue()

double org.turro.indicator.model.RelevantValue.getValue ( )

◆ isCountBased()

boolean org.turro.indicator.model.RelevantValue.isCountBased ( )

The documentation for this interface was generated from the following file: