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