Class MandateRelatedData2Choice

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_001_12.MandateRelatedData2Choice

public class MandateRelatedData2Choice extends Object

Java class for MandateRelatedData2Choice complex type.

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

<complexType name="MandateRelatedData2Choice">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <choice>
        <element name="DrctDbtMndt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}MandateRelatedInformation15" minOccurs="0"/>
        <element name="CdtTrfMndt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}CreditTransferMandateData1" minOccurs="0"/>
      </choice>
    </restriction>
  </complexContent>
</complexType>