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