Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.MandateRelatedInformation4
-
Packages that use MandateRelatedInformation4 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_01 -
-
Uses of MandateRelatedInformation4 in org.kapott.hbci.sepa.jaxb.pain_008_001_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_01 declared as MandateRelatedInformation4 Modifier and Type Field Description protected MandateRelatedInformation4
DirectDebitTransaction4. mndtRltdInf
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return MandateRelatedInformation4 Modifier and Type Method Description MandateRelatedInformation4
ObjectFactory. createMandateRelatedInformation4()
Create an instance ofMandateRelatedInformation4
MandateRelatedInformation4
DirectDebitTransaction4. getMndtRltdInf()
Gets the value of the mndtRltdInf property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type MandateRelatedInformation4 Modifier and Type Method Description void
DirectDebitTransaction4. setMndtRltdInf(MandateRelatedInformation4 value)
Sets the value of the mndtRltdInf property.
-