Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.RemittanceInformation1
-
Packages that use RemittanceInformation1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of RemittanceInformation1 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as RemittanceInformation1 Modifier and Type Field Description protected RemittanceInformation1
EntryTransaction1. rmtInf
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return RemittanceInformation1 Modifier and Type Method Description RemittanceInformation1
ObjectFactory. createRemittanceInformation1()
Create an instance ofRemittanceInformation1
RemittanceInformation1
EntryTransaction1. getRmtInf()
Gets the value of the rmtInf property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type RemittanceInformation1 Modifier and Type Method Description void
EntryTransaction1. setRmtInf(RemittanceInformation1 value)
Sets the value of the rmtInf property.
-