public class PartySEPA1 extends Object
Java-Klasse für PartySEPA1 complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="PartySEPA1">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="OrgId" type="{urn:swift:xsd:$pain.002.002.02}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()
Ruft den Wert der orgId-Eigenschaft ab.
|
void |
setOrgId(OrganisationIdentificationSEPA value)
Legt den Wert der orgId-Eigenschaft fest.
|
protected OrganisationIdentificationSEPA orgId
public OrganisationIdentificationSEPA getOrgId()
OrganisationIdentificationSEPApublic void setOrgId(OrganisationIdentificationSEPA value)
value - allowed object is
OrganisationIdentificationSEPACopyright © 2017. All rights reserved.