Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.CreditorReferenceInformation2
-
Packages that use CreditorReferenceInformation2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of CreditorReferenceInformation2 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as CreditorReferenceInformation2 Modifier and Type Field Description protected CreditorReferenceInformation2
StructuredRemittanceInformation13. cdtrRefInf
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return CreditorReferenceInformation2 Modifier and Type Method Description CreditorReferenceInformation2
ObjectFactory. createCreditorReferenceInformation2()
Create an instance ofCreditorReferenceInformation2
CreditorReferenceInformation2
StructuredRemittanceInformation13. getCdtrRefInf()
Gets the value of the cdtrRefInf property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type CreditorReferenceInformation2 Modifier and Type Method Description void
StructuredRemittanceInformation13. setCdtrRefInf(CreditorReferenceInformation2 value)
Sets the value of the cdtrRefInf property.
-