public class ServiceLevelSEPA extends Object
Java-Klasse für ServiceLevelSEPA complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="ServiceLevelSEPA">
<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}ServiceLevelSEPACode"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ServiceLevelSEPACode |
cd |
| Constructor and Description |
|---|
ServiceLevelSEPA() |
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelSEPACode |
getCd()
Ruft den Wert der cd-Eigenschaft ab.
|
void |
setCd(ServiceLevelSEPACode value)
Legt den Wert der cd-Eigenschaft fest.
|
protected ServiceLevelSEPACode cd
public ServiceLevelSEPACode getCd()
ServiceLevelSEPACodepublic void setCd(ServiceLevelSEPACode value)
value - allowed object is
ServiceLevelSEPACodeCopyright © 2017. All rights reserved.