Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.RemittanceLocation2
-
Packages that use RemittanceLocation2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of RemittanceLocation2 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with type parameters of type RemittanceLocation2 Modifier and Type Field Description protected java.util.List<RemittanceLocation2>
EntryTransaction2. rltdRmtInf
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 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_02 that return types with arguments of type RemittanceLocation2 Modifier and Type Method Description java.util.List<RemittanceLocation2>
EntryTransaction2. getRltdRmtInf()
Gets the value of the rltdRmtInf property.
-