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