public class LocalInstrumentSEPA
extends java.lang.Object
Java class for LocalInstrumentSEPA complex type.
The following schema fragment specifies the expected content contained within this class.
<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 | Description |
|---|---|---|
protected LocalInstrumentSEPACode |
cd |
| Constructor | Description |
|---|---|
LocalInstrumentSEPA() |
| Modifier and Type | Method | Description |
|---|---|---|
LocalInstrumentSEPACode |
getCd() |
Gets the value of the cd property.
|
void |
setCd(LocalInstrumentSEPACode value) |
Sets the value of the cd property.
|
protected LocalInstrumentSEPACode cd
public LocalInstrumentSEPACode getCd()
LocalInstrumentSEPACodepublic void setCd(LocalInstrumentSEPACode value)
value - allowed object is
LocalInstrumentSEPACodeCopyright © 2018. All rights reserved.