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