Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.ReferredDocumentInformation7
-
Packages that use ReferredDocumentInformation7 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_08 -
-
Uses of ReferredDocumentInformation7 in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with type parameters of type ReferredDocumentInformation7 Modifier and Type Field Description protected java.util.List<ReferredDocumentInformation7>
StructuredRemittanceInformation16. rfrdDocInf
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return ReferredDocumentInformation7 Modifier and Type Method Description ReferredDocumentInformation7
ObjectFactory. createReferredDocumentInformation7()
Create an instance ofReferredDocumentInformation7
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return types with arguments of type ReferredDocumentInformation7 Modifier and Type Method Description java.util.List<ReferredDocumentInformation7>
StructuredRemittanceInformation16. getRfrdDocInf()
Gets the value of the rfrdDocInf property.
-