Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.RemittanceLocation7
-
Packages that use RemittanceLocation7 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
Uses of RemittanceLocation7 in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 with type parameters of type RemittanceLocation7 Modifier and Type Field Description protected java.util.List<RemittanceLocation7>
DirectDebitTransactionInformation28. rltdRmtInf
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return RemittanceLocation7 Modifier and Type Method Description RemittanceLocation7
ObjectFactory. createRemittanceLocation7()
Create an instance ofRemittanceLocation7
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return types with arguments of type RemittanceLocation7 Modifier and Type Method Description java.util.List<RemittanceLocation7>
DirectDebitTransactionInformation28. getRltdRmtInf()
Gets the value of the rltdRmtInf property.
-