Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.MandateSetupReason1Choice
-
Packages that use MandateSetupReason1Choice Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
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 MandateSetupReason1Choice Modifier and Type Field Description protected MandateSetupReason1Choice
AmendmentInformationDetails14. orgnlRsn
protected MandateSetupReason1Choice
CreditTransferMandateData1. rsn
protected MandateSetupReason1Choice
MandateRelatedInformation15. rsn
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return MandateSetupReason1Choice Modifier and Type Method Description MandateSetupReason1Choice
ObjectFactory. createMandateSetupReason1Choice()
Create an instance ofMandateSetupReason1Choice
MandateSetupReason1Choice
AmendmentInformationDetails14. getOrgnlRsn()
Gets the value of the orgnlRsn property.MandateSetupReason1Choice
CreditTransferMandateData1. getRsn()
Gets the value of the rsn property.MandateSetupReason1Choice
MandateRelatedInformation15. getRsn()
Gets the value of the rsn property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with parameters of type MandateSetupReason1Choice Modifier and Type Method Description void
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.
-