Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.Pagination
Packages that use Pagination
-
Uses of Pagination in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as PaginationModifier and TypeFieldDescriptionprotected PaginationGroupHeader58.msgPgntnprotected PaginationAccountReport12.rptPgntnMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return PaginationModifier and TypeMethodDescriptionObjectFactory.createPagination()Create an instance ofPaginationGroupHeader58.getMsgPgntn()Gets the value of the msgPgntn property.AccountReport12.getRptPgntn()Gets the value of the rptPgntn property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type PaginationModifier and TypeMethodDescriptionvoidGroupHeader58.setMsgPgntn(Pagination value) Sets the value of the msgPgntn property.voidAccountReport12.setRptPgntn(Pagination value) Sets the value of the rptPgntn property.