public class S9
extends java.lang.Object
Constructor and Description |
---|
S9() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIndicators() |
java.util.Collection<CommonEvaluationReportAmfIsfIndicatorDTO> |
getS9_1() |
java.util.Collection<CommonEvaluationReportAmfIsfIndicatorDTO> |
getS9_2() |
void |
setIndicators(java.lang.String indicators) |
void |
setS9_1(java.util.Collection<CommonEvaluationReportAmfIsfIndicatorDTO> s9_1) |
void |
setS9_2(java.util.Collection<CommonEvaluationReportAmfIsfIndicatorDTO> s9_2) |
public java.util.Collection<CommonEvaluationReportAmfIsfIndicatorDTO> getS9_1()
public void setS9_1(java.util.Collection<CommonEvaluationReportAmfIsfIndicatorDTO> s9_1)
s9_1
- the s9_1 to setpublic java.util.Collection<CommonEvaluationReportAmfIsfIndicatorDTO> getS9_2()
public void setS9_2(java.util.Collection<CommonEvaluationReportAmfIsfIndicatorDTO> s9_2)
s9_2
- the s9_2 to setpublic java.lang.String getIndicators()
public void setIndicators(java.lang.String indicators)
indicators
- the indicators to setCopyright © 2024. All rights reserved.