Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.Pagination1
-
Packages that use Pagination1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of Pagination1 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as Pagination1 Modifier and Type Field Description protected Pagination1GroupHeader81. msgPgntnprotected Pagination1AccountReport30. rptPgntnMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return Pagination1 Modifier and Type Method Description Pagination1ObjectFactory. createPagination1()Create an instance ofPagination1Pagination1GroupHeader81. getMsgPgntn()Gets the value of the msgPgntn property.Pagination1AccountReport30. getRptPgntn()Gets the value of the rptPgntn property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type Pagination1 Modifier and Type Method Description voidGroupHeader81. setMsgPgntn(Pagination1 value)Sets the value of the msgPgntn property.voidAccountReport30. setRptPgntn(Pagination1 value)Sets the value of the rptPgntn property.
-