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