org.sonar.ide.api
Interface IMeasure

All Known Implementing Classes:
MeasureData

public interface IMeasure

Since:
0.2

Method Summary
 org.sonar.wsclient.services.Metric getMetricDef()
           
 String getValue()
           
 

Method Detail

getMetricDef

org.sonar.wsclient.services.Metric getMetricDef()

getValue

String getValue()


Copyright © 2010 Evgeny Mandrikov. All Rights Reserved.