Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.Pagination1
Packages that use Pagination1
-
Uses of Pagination1 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as Pagination1Modifier and TypeFieldDescriptionprotected Pagination1
GroupHeader73.msgPgntn
protected Pagination1
AccountReport22.rptPgntn
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return Pagination1Modifier and TypeMethodDescriptionObjectFactory.createPagination1()
Create an instance ofPagination1
GroupHeader73.getMsgPgntn()
Gets the value of the msgPgntn property.AccountReport22.getRptPgntn()
Gets the value of the rptPgntn property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type Pagination1Modifier and TypeMethodDescriptionvoid
GroupHeader73.setMsgPgntn
(Pagination1 value) Sets the value of the msgPgntn property.void
AccountReport22.setRptPgntn
(Pagination1 value) Sets the value of the rptPgntn property.