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