public class S5
extends java.lang.Object
Constructor and Description |
---|
S5() |
S5(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.ipacbc.ImplementationReportVersionIpaCbc ver) |
Modifier and Type | Method and Description |
---|---|
static S5 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.ipacbc.ImplementationReportVersionIpaCbc ver) |
S5_a |
getS5_a() |
S5_b |
getS5_b() |
void |
setS5_a(S5_a s5_a) |
void |
setS5_b(S5_b s5_b) |
public S5()
public S5(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.ipacbc.ImplementationReportVersionIpaCbc ver)
public static S5 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.ipacbc.ImplementationReportVersionIpaCbc ver)
public S5_a getS5_a()
public void setS5_a(S5_a s5_a)
s5_a
- the s5_a to set.public S5_b getS5_b()
public void setS5_b(S5_b s5_b)
s5_b
- the s5_b to set.Copyright © 2024. All rights reserved.