com.thalesgroup.hudson.plugins.cccc
Class CcccReport
java.lang.Object
com.thalesgroup.hudson.plugins.cccc.CcccReport
- All Implemented Interfaces:
- java.io.Serializable
public class CcccReport
- extends java.lang.Object
- implements java.io.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 java.util.List<ProceduralSummaryModule> getProceduralSummaryModuleList()
setProceduralSummaryModuleList
public void setProceduralSummaryModuleList(java.util.List<ProceduralSummaryModule> proceduralSummaryModuleList)
getObjectOrientedDesignModuleList
public java.util.List<ObjectOrientedDesignModule> getObjectOrientedDesignModuleList()
setObjectOrientedDesignModuleList
public void setObjectOrientedDesignModuleList(java.util.List<ObjectOrientedDesignModule> objectOrientedDesignModuleList)
getStructuralSummaryModuleList
public java.util.List<StructuralSummaryModule> getStructuralSummaryModuleList()
setStructuralSummaryModuleList
public void setStructuralSummaryModuleList(java.util.List<StructuralSummaryModule> structuralSummaryModuleList)
getOtherExtentsRejectedExtendList
public java.util.List<OtherExtentsRejectedExtend> getOtherExtentsRejectedExtendList()
setOtherExtentsRejectedExtendList
public void setOtherExtentsRejectedExtendList(java.util.List<OtherExtentsRejectedExtend> otherExtentsRejectedExtendList)
Copyright © 2010. All Rights Reserved.