public class Document extends Object
Java class for Document complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Document">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pain.001.001.02" type="{urn:swift:xsd:$pain.001.002.02}pain.001.001.02"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Pain00100102 |
pain00100102 |
| Constructor and Description |
|---|
Document() |
| Modifier and Type | Method and Description |
|---|---|
Pain00100102 |
getPain00100102()
Gets the value of the pain00100102 property.
|
void |
setPain00100102(Pain00100102 value)
Sets the value of the pain00100102 property.
|
protected Pain00100102 pain00100102
public Pain00100102 getPain00100102()
Pain00100102public void setPain00100102(Pain00100102 value)
value - allowed object is
Pain00100102Copyright © 2020. All rights reserved.