public class CreditorReferenceTypeCodeSEPA
extends java.lang.Object
Java class for CreditorReferenceTypeCodeSEPA complex type.
The following schema fragment specifies the expected content contained within this class.
<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.001.002.03}DocumentType3CodeSEPA"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field | Description |
---|---|---|
protected DocumentType3CodeSEPA |
cd |
Constructor | Description |
---|---|
CreditorReferenceTypeCodeSEPA() |
Modifier and Type | Method | Description |
---|---|---|
DocumentType3CodeSEPA |
getCd() |
Gets the value of the cd property.
|
void |
setCd(DocumentType3CodeSEPA value) |
Sets the value of the cd property.
|
protected DocumentType3CodeSEPA cd
public DocumentType3CodeSEPA getCd()
DocumentType3CodeSEPA
public void setCd(DocumentType3CodeSEPA value)
value
- allowed object is
DocumentType3CodeSEPA
Copyright © 2018. All rights reserved.