CodeBeamer 5.4.0.1-RC API

com.intland.codebeamer.persistence.dto
Class ChartGanttOptionDto

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

public class ChartGanttOptionDto
extends java.lang.Object
implements BaseDto

See Also:
Serialized Form

Constructor Summary
ChartGanttOptionDto()
           
 
Method Summary
 java.lang.Long getCount()
           
 TrackerChoiceOptionDto getOption()
           
 void setCount(java.lang.Long count)
           
 void setOption(TrackerChoiceOptionDto option)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartGanttOptionDto

public ChartGanttOptionDto()
Method Detail

getOption

public TrackerChoiceOptionDto getOption()

setOption

public void setOption(TrackerChoiceOptionDto option)

getCount

public java.lang.Long getCount()

setCount

public void setCount(java.lang.Long count)

CodeBeamer 5.4.0.1-RC API

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