Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.MandateTypeInformation2
-
Packages that use MandateTypeInformation2 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of MandateTypeInformation2 in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as MandateTypeInformation2 Modifier and Type Field Description protected MandateTypeInformation2
CreditTransferMandateData1. tp
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return MandateTypeInformation2 Modifier and Type Method Description MandateTypeInformation2
ObjectFactory. createMandateTypeInformation2()
Create an instance ofMandateTypeInformation2
MandateTypeInformation2
CreditTransferMandateData1. getTp()
Gets the value of the tp property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with parameters of type MandateTypeInformation2 Modifier and Type Method Description void
CreditTransferMandateData1. setTp(MandateTypeInformation2 value)
Sets the value of the tp property.
-