CodeBeamer 5.4.0.1-RC API

com.intland.codebeamer.persistence.dto
Class ChartMostCriticalMethodByLengthDto

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

public class ChartMostCriticalMethodByLengthDto
extends ChartAbstractMostCriticalMethodDto

See Also:
Serialized Form

Constructor Summary
ChartMostCriticalMethodByLengthDto()
           
 
Method Summary
 java.lang.Long getBodyLines()
           
 void setBodyLines(java.lang.Long bodyLines)
           
 
Methods inherited from class com.intland.codebeamer.persistence.dto.ChartAbstractMostCriticalMethodDto
getClassName, getFileId, getHighStartOffset, getName, getPackageName, getType, setClassName, setFileId, setHighStartOffset, setName, setPackageName, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartMostCriticalMethodByLengthDto

public ChartMostCriticalMethodByLengthDto()
Method Detail

getBodyLines

public java.lang.Long getBodyLines()

setBodyLines

public void setBodyLines(java.lang.Long bodyLines)

CodeBeamer 5.4.0.1-RC API

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