CodeBeamer 5.4.0.1-RC API

com.intland.codebeamer.persistence.dto
Class ChartModificationsPerTrackerItemTrendDto

java.lang.Object
  extended by com.intland.codebeamer.persistence.dto.ChartModificationsPerTrackerItemTrendDto
All Implemented Interfaces:
BaseDto, java.io.Serializable

public class ChartModificationsPerTrackerItemTrendDto
extends java.lang.Object
implements BaseDto

See Also:
Serialized Form

Constructor Summary
ChartModificationsPerTrackerItemTrendDto()
           
 
Method Summary
 java.util.Date getDate()
           
 java.lang.Long getModifications()
           
 void setDate(java.util.Date date)
           
 void setModifications(java.lang.Long modifications)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartModificationsPerTrackerItemTrendDto

public ChartModificationsPerTrackerItemTrendDto()
Method Detail

getDate

public java.util.Date getDate()

setDate

public void setDate(java.util.Date date)

getModifications

public java.lang.Long getModifications()

setModifications

public void setModifications(java.lang.Long modifications)

CodeBeamer 5.4.0.1-RC API

Copyright © 2006-2009 Intland Software. All rights reserved.