public class S9
extends java.lang.Object
Constructor and Description |
---|
S9() |
S9(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.ipacbc.ImplementationReportVersionIpaCbc ver) |
Modifier and Type | Method and Description |
---|---|
static S9 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.ipacbc.ImplementationReportVersionIpaCbc ver) |
java.util.Collection<S11_1_p> |
getS9_1_p() |
S11_2 |
getS9_2() |
S11_3 |
getS9_3() |
S11_4 |
getS9_4() |
S11_5 |
getS9_5() |
void |
setS9_1_p(java.util.Collection<S11_1_p> s9_1_p) |
void |
setS9_2(S11_2 s9_2) |
void |
setS9_3(S11_3 s9_3) |
void |
setS9_4(S11_4 s9_4) |
void |
setS9_5(S11_5 s9_5) |
public S9()
public S9(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.ipacbc.ImplementationReportVersionIpaCbc ver)
public static S9 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.ipacbc.ImplementationReportVersionIpaCbc ver)
public java.util.Collection<S11_1_p> getS9_1_p()
public void setS9_1_p(java.util.Collection<S11_1_p> s9_1_p)
s9_1_p
- the s9_1_p to set.public S11_2 getS9_2()
public void setS9_2(S11_2 s9_2)
s9_2
- the s9_2 to set.public S11_3 getS9_3()
public void setS9_3(S11_3 s9_3)
s9_3
- the s9_3 to set.public S11_4 getS9_4()
public void setS9_4(S11_4 s9_4)
s9_4
- the s9_4 to set.public S11_5 getS9_5()
public void setS9_5(S11_5 s9_5)
s9_5
- the s9_5 to set.Copyright © 2024. All rights reserved.