Class DirectDebitTransaction4

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_01.DirectDebitTransaction4

public class DirectDebitTransaction4 extends Object

Java class for DirectDebitTransaction4 complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="DirectDebitTransaction4">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MndtRltdInf" type="{urn:sepade:xsd:pain.008.001.01}MandateRelatedInformation4"/>
         <element name="CdtrSchmeId" type="{urn:sepade:xsd:pain.008.001.01}PartyIdentification11"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>