public class PartySEPA1 extends Object
Java class for PartySEPA1 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PartySEPA1">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="OrgId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}OrganisationIdentificationSEPA"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected OrganisationIdentificationSEPA |
orgId |
| Constructor and Description |
|---|
PartySEPA1() |
| Modifier and Type | Method and Description |
|---|---|
OrganisationIdentificationSEPA |
getOrgId()
Gets the value of the orgId property.
|
void |
setOrgId(OrganisationIdentificationSEPA value)
Sets the value of the orgId property.
|
protected OrganisationIdentificationSEPA orgId
public OrganisationIdentificationSEPA getOrgId()
OrganisationIdentificationSEPApublic void setOrgId(OrganisationIdentificationSEPA value)
value - allowed object is
OrganisationIdentificationSEPACopyright © 2019. All rights reserved.