Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.Pagination
-
Packages that use Pagination Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of Pagination in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as Pagination Modifier and Type Field Description protected PaginationGroupHeader58. msgPgntnprotected PaginationAccountReport18. rptPgntnMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return Pagination Modifier and Type Method Description PaginationObjectFactory. createPagination()Create an instance ofPaginationPaginationGroupHeader58. getMsgPgntn()Gets the value of the msgPgntn property.PaginationAccountReport18. getRptPgntn()Gets the value of the rptPgntn property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type Pagination Modifier and Type Method Description voidGroupHeader58. setMsgPgntn(Pagination value)Sets the value of the msgPgntn property.voidAccountReport18. setRptPgntn(Pagination value)Sets the value of the rptPgntn property.
-