Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.Pagination1
-
Packages that use Pagination1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_08 -
-
Uses of Pagination1 in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as Pagination1 Modifier and Type Field Description protected Pagination1
GroupHeader81. msgPgntn
protected Pagination1
AccountReport25. rptPgntn
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return Pagination1 Modifier and Type Method Description Pagination1
ObjectFactory. createPagination1()
Create an instance ofPagination1
Pagination1
GroupHeader81. getMsgPgntn()
Gets the value of the msgPgntn property.Pagination1
AccountReport25. getRptPgntn()
Gets the value of the rptPgntn property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type Pagination1 Modifier and Type Method Description void
GroupHeader81. setMsgPgntn(Pagination1 value)
Sets the value of the msgPgntn property.void
AccountReport25. setRptPgntn(Pagination1 value)
Sets the value of the rptPgntn property.
-