Class PaymentInitiationSource1
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_001_11.PaymentInitiationSource1
Java class for PaymentInitiationSource1 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaymentInitiationSource1">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Nm" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}Max140Text"/>
<element name="Prvdr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}Max35Text" minOccurs="0"/>
<element name="Vrsn" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}Max35Text" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNm()Gets the value of the nm property.getPrvdr()Gets the value of the prvdr property.getVrsn()Gets the value of the vrsn property.voidSets the value of the nm property.voidSets the value of the prvdr property.voidSets the value of the vrsn property.
-
Field Details
-
nm
-
prvdr
-
vrsn
-
-
Constructor Details
-
PaymentInitiationSource1
public PaymentInitiationSource1()
-
-
Method Details
-
getNm
-
setNm
-
getPrvdr
-
setPrvdr
-
getVrsn
-
setVrsn
-