Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.MandateSetupReason1Choice
-
Packages that use MandateSetupReason1Choice Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
Uses of MandateSetupReason1Choice in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 declared as MandateSetupReason1Choice Modifier and Type Field Description protected MandateSetupReason1Choice
AmendmentInformationDetails14. orgnlRsn
protected MandateSetupReason1Choice
MandateRelatedInformation15. rsn
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 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
MandateRelatedInformation15. getRsn()
Gets the value of the rsn property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 with parameters of type MandateSetupReason1Choice Modifier and Type Method Description void
AmendmentInformationDetails14. setOrgnlRsn(MandateSetupReason1Choice value)
Sets the value of the orgnlRsn property.void
MandateRelatedInformation15. setRsn(MandateSetupReason1Choice value)
Sets the value of the rsn property.
-