Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.Pagination
Packages that use Pagination
-
Uses of Pagination in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as PaginationModifier and TypeFieldDescriptionprotected Pagination
GroupHeader58.msgPgntn
protected Pagination
AccountReport16.rptPgntn
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return PaginationModifier and TypeMethodDescriptionObjectFactory.createPagination()
Create an instance ofPagination
GroupHeader58.getMsgPgntn()
Gets the value of the msgPgntn property.AccountReport16.getRptPgntn()
Gets the value of the rptPgntn property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type PaginationModifier and TypeMethodDescriptionvoid
GroupHeader58.setMsgPgntn
(Pagination value) Sets the value of the msgPgntn property.void
AccountReport16.setRptPgntn
(Pagination value) Sets the value of the rptPgntn property.