|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssessSectionRiskArg
| Method Summary | |
|---|---|
AssessmentSheet |
getAssessmentSheetArgRet()
Fetch the value of the assessmentsheet argument. |
Core |
getCoreArg()
Getter for the coreArg property. |
Policy |
getPolicyArg()
Fetch the value of the policy argument. |
Section |
getSectionArg()
Fetch the value of the section argument. |
void |
setAssessmentSheetArgRet(AssessmentSheet assessmentsheet)
Set the value of the assessmentsheet argument. |
void |
setCoreArg(Core coreArg)
Setter for the coreArg property. |
void |
setPolicyArg(Policy policy)
Set the value of the policy argument. |
void |
setSectionArg(Section section)
Set the value of the section argument. |
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Method Detail |
|---|
Policy getPolicyArg()
#setPolicyvoid setPolicyArg(Policy policy)
policy - New value for policy argument.#getPolicySection getSectionArg()
#setSectionvoid setSectionArg(Section section)
section - New value for section argument.#getSectionAssessmentSheet getAssessmentSheetArgRet()
#setAssessmentSheetvoid setAssessmentSheetArgRet(AssessmentSheet assessmentsheet)
assessmentsheet - New value for assessmentsheet argument.#getAssessmentSheetCore getCoreArg()
void setCoreArg(Core coreArg)
coreArg - new value for property.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||