public class S1
extends java.lang.Object
Constructor and Description |
---|
S1() |
Modifier and Type | Method and Description |
---|---|
static S1 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastVersion pf) |
java.util.List<S1_1> |
getS1_1() |
java.util.List<S1_2> |
getS1_2() |
S1 |
getS1_3() |
void |
setS1_1(java.util.List<S1_1> s1_1) |
void |
setS1_2(java.util.List<S1_2> s1_2) |
void |
setS1_3(S1 s1_3) |
public static S1 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastVersion pf)
public java.util.List<S1_1> getS1_1()
public void setS1_1(java.util.List<S1_1> s1_1)
s1_1
- the s1_1 to setpublic java.util.List<S1_2> getS1_2()
public void setS1_2(java.util.List<S1_2> s1_2)
s1_2
- the s1_2 to setpublic S1 getS1_3()
public void setS1_3(S1 s1_3)
s1_3
- the s1_3 to setCopyright © 2024. All rights reserved.