Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.ReportingSource1Choice
-
Packages that use ReportingSource1Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of ReportingSource1Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as ReportingSource1Choice Modifier and Type Field Description protected ReportingSource1Choice
AccountReport11. rptgSrc
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return ReportingSource1Choice Modifier and Type Method Description ReportingSource1Choice
ObjectFactory. createReportingSource1Choice()
Create an instance ofReportingSource1Choice
ReportingSource1Choice
AccountReport11. getRptgSrc()
Gets the value of the rptgSrc property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type ReportingSource1Choice Modifier and Type Method Description void
AccountReport11. setRptgSrc(ReportingSource1Choice value)
Sets the value of the rptgSrc property.
-