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