public class Pain00100102 extends Object
Java-Klasse für pain.001.001.02 complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="pain.001.001.02">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="GrpHdr" type="{urn:sepade:xsd:pain.001.001.02}GroupHeader20"/>
<element name="PmtInf" type="{urn:sepade:xsd:pain.001.001.02}PaymentInstructionInformation4"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected GroupHeader20 |
grpHdr |
protected PaymentInstructionInformation4 |
pmtInf |
| Constructor and Description |
|---|
Pain00100102() |
| Modifier and Type | Method and Description |
|---|---|
GroupHeader20 |
getGrpHdr()
Ruft den Wert der grpHdr-Eigenschaft ab.
|
PaymentInstructionInformation4 |
getPmtInf()
Ruft den Wert der pmtInf-Eigenschaft ab.
|
void |
setGrpHdr(GroupHeader20 value)
Legt den Wert der grpHdr-Eigenschaft fest.
|
void |
setPmtInf(PaymentInstructionInformation4 value)
Legt den Wert der pmtInf-Eigenschaft fest.
|
protected GroupHeader20 grpHdr
protected PaymentInstructionInformation4 pmtInf
public GroupHeader20 getGrpHdr()
GroupHeader20public void setGrpHdr(GroupHeader20 value)
value - allowed object is
GroupHeader20public PaymentInstructionInformation4 getPmtInf()
PaymentInstructionInformation4public void setPmtInf(PaymentInstructionInformation4 value)
value - allowed object is
PaymentInstructionInformation4Copyright © 2017. All rights reserved.