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