public class CashAccountSDD2 extends Object
Java-Klasse für CashAccountSDD2 complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="CashAccountSDD2">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Id" type="{urn:swift:xsd:$pain.008.002.01}AccountIdentificationSDD"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AccountIdentificationSDD |
id |
| Constructor and Description |
|---|
CashAccountSDD2() |
| Modifier and Type | Method and Description |
|---|---|
AccountIdentificationSDD |
getId()
Ruft den Wert der id-Eigenschaft ab.
|
void |
setId(AccountIdentificationSDD value)
Legt den Wert der id-Eigenschaft fest.
|
protected AccountIdentificationSDD id
public AccountIdentificationSDD getId()
AccountIdentificationSDDpublic void setId(AccountIdentificationSDD value)
value - allowed object is
AccountIdentificationSDDCopyright © 2018. All rights reserved.