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