public class StructuredRemittanceInformationSEPA1 extends Object
Java-Klasse für StructuredRemittanceInformationSEPA1 complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="StructuredRemittanceInformationSEPA1">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CdtrRefInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}CreditorReferenceInformationSEPA1" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CreditorReferenceInformationSEPA1 |
cdtrRefInf |
| Constructor and Description |
|---|
StructuredRemittanceInformationSEPA1() |
| Modifier and Type | Method and Description |
|---|---|
CreditorReferenceInformationSEPA1 |
getCdtrRefInf()
Ruft den Wert der cdtrRefInf-Eigenschaft ab.
|
void |
setCdtrRefInf(CreditorReferenceInformationSEPA1 value)
Legt den Wert der cdtrRefInf-Eigenschaft fest.
|
protected CreditorReferenceInformationSEPA1 cdtrRefInf
public StructuredRemittanceInformationSEPA1()
public CreditorReferenceInformationSEPA1 getCdtrRefInf()
CreditorReferenceInformationSEPA1public void setCdtrRefInf(CreditorReferenceInformationSEPA1 value)
value - allowed object is
CreditorReferenceInformationSEPA1Copyright © 2018. All rights reserved.