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