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