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