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