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.008.001.01" type="{urn:swift:xsd:$pain.008.002.01}pain.008.001.01"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Pain00800101 |
pain00800101 |
| Constructor and Description |
|---|
Document() |
| Modifier and Type | Method and Description |
|---|---|
Pain00800101 |
getPain00800101()
Gets the value of the pain00800101 property.
|
void |
setPain00800101(Pain00800101 value)
Sets the value of the pain00800101 property.
|
protected Pain00800101 pain00800101
public Pain00800101 getPain00800101()
Pain00800101public void setPain00800101(Pain00800101 value)
value - allowed object is
Pain00800101Copyright © 2019. All rights reserved.