Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.SequenceRange1Choice
-
Packages that use SequenceRange1Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of SequenceRange1Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as SequenceRange1Choice Modifier and Type Field Description protected SequenceRange1Choice
AccountReport22. rptgSeq
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return SequenceRange1Choice Modifier and Type Method Description SequenceRange1Choice
ObjectFactory. createSequenceRange1Choice()
Create an instance ofSequenceRange1Choice
SequenceRange1Choice
AccountReport22. getRptgSeq()
Gets the value of the rptgSeq property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type SequenceRange1Choice Modifier and Type Method Description void
AccountReport22. setRptgSeq(SequenceRange1Choice value)
Sets the value of the rptgSeq property.
-