com.thalesgroup.hudson.plugins.cccc
Class CcccReport
java.lang.Object
com.thalesgroup.hudson.plugins.cccc.CcccReport
- All Implemented Interfaces:
- Serializable
public class CcccReport
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CcccReport
public CcccReport()
getProjectSummary
public ProjectSummary getProjectSummary()
setProjectSummary
public void setProjectSummary(ProjectSummary projectSummary)
getProceduralSummaryModuleList
public List<ProceduralSummaryModule> getProceduralSummaryModuleList()
setProceduralSummaryModuleList
public void setProceduralSummaryModuleList(List<ProceduralSummaryModule> proceduralSummaryModuleList)
getObjectOrientedDesignModuleList
public List<ObjectOrientedDesignModule> getObjectOrientedDesignModuleList()
setObjectOrientedDesignModuleList
public void setObjectOrientedDesignModuleList(List<ObjectOrientedDesignModule> objectOrientedDesignModuleList)
getStructuralSummaryModuleList
public List<StructuralSummaryModule> getStructuralSummaryModuleList()
setStructuralSummaryModuleList
public void setStructuralSummaryModuleList(List<StructuralSummaryModule> structuralSummaryModuleList)
getOtherExtentsRejectedExtendList
public List<OtherExtentsRejectedExtend> getOtherExtentsRejectedExtendList()
setOtherExtentsRejectedExtendList
public void setOtherExtentsRejectedExtendList(List<OtherExtentsRejectedExtend> otherExtentsRejectedExtendList)
Copyright © 2004-2011. All Rights Reserved.