Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.Pagination
-
Packages that use Pagination Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of Pagination in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as Pagination Modifier and Type Field Description protected Pagination
GroupHeader23. msgPgntn
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return Pagination Modifier and Type Method Description Pagination
ObjectFactory. createPagination()
Create an instance ofPagination
Pagination
GroupHeader23. getMsgPgntn()
Gets the value of the msgPgntn property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type Pagination Modifier and Type Method Description void
GroupHeader23. setMsgPgntn(Pagination value)
Sets the value of the msgPgntn property.
-