com.hammurapi.review
Class Aggregator.InspectorEntry

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

public static class Aggregator.InspectorEntry
extends Object


Constructor Summary
Aggregator.InspectorEntry()
           
 
Method Summary
 Inspector getInspector()
           
 List<Violation> getViolations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Aggregator.InspectorEntry

public Aggregator.InspectorEntry()
Method Detail

getInspector

public Inspector getInspector()

getViolations

public List<Violation> getViolations()