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