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