biz.neustar.pagerduty.model
Class IncidentCount

java.lang.Object
  extended by biz.neustar.pagerduty.model.IncidentCount

public class IncidentCount
extends Object


Constructor Summary
IncidentCount()
           
 
Method Summary
 int getTotal()
           
 void setTotal(int total)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncidentCount

public IncidentCount()
Method Detail

getTotal

public int getTotal()

setTotal

public void setTotal(int total)


Copyright © 2011. All Rights Reserved.