com.hammurapi.review
Class Aggregator.Severity

java.lang.Object
  extended by com.hammurapi.review.Aggregator.Severity
Enclosing class:
Aggregator

public static class Aggregator.Severity
extends Object


Constructor Summary
Aggregator.Severity(Integer severity)
           
 
Method Summary
 Collection<Aggregator.InspectorEntry> getInspectors()
           
 Integer getSeverity()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Aggregator.Severity

public Aggregator.Severity(Integer severity)
Method Detail

getInspectors

public Collection<Aggregator.InspectorEntry> getInspectors()

getSeverity

public Integer getSeverity()