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