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