Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.MandateSetupReason1Choice
Packages that use MandateSetupReason1Choice
-
Uses of MandateSetupReason1Choice in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as MandateSetupReason1ChoiceModifier and TypeFieldDescriptionprotected MandateSetupReason1Choice
AmendmentInformationDetails14.orgnlRsn
protected MandateSetupReason1Choice
CreditTransferMandateData1.rsn
protected MandateSetupReason1Choice
MandateRelatedInformation15.rsn
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return MandateSetupReason1ChoiceModifier and TypeMethodDescriptionObjectFactory.createMandateSetupReason1Choice()
Create an instance ofMandateSetupReason1Choice
AmendmentInformationDetails14.getOrgnlRsn()
Gets the value of the orgnlRsn property.CreditTransferMandateData1.getRsn()
Gets the value of the rsn property.MandateRelatedInformation15.getRsn()
Gets the value of the rsn property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with parameters of type MandateSetupReason1ChoiceModifier and TypeMethodDescriptionvoid
AmendmentInformationDetails14.setOrgnlRsn
(MandateSetupReason1Choice value) Sets the value of the orgnlRsn property.void
CreditTransferMandateData1.setRsn
(MandateSetupReason1Choice value) Sets the value of the rsn property.void
MandateRelatedInformation15.setRsn
(MandateSetupReason1Choice value) Sets the value of the rsn property.