Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.EntryStatus1Choice
-
Packages that use EntryStatus1Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of EntryStatus1Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as EntryStatus1Choice Modifier and Type Field Description protected EntryStatus1Choice
ReportEntry11. sts
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return EntryStatus1Choice Modifier and Type Method Description EntryStatus1Choice
ObjectFactory. createEntryStatus1Choice()
Create an instance ofEntryStatus1Choice
EntryStatus1Choice
ReportEntry11. getSts()
Gets the value of the sts property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type EntryStatus1Choice Modifier and Type Method Description void
ReportEntry11. setSts(EntryStatus1Choice value)
Sets the value of the sts property.
-