|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.hubservices.core.v3.Paginationrequestinfo
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-09-11T04:19:54+02:00",
comments="JAXB RI v2.3.6")
public class Paginationrequestinfo
Java class for Paginationrequestinfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Paginationrequestinfo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="index" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
Paginationrequestinfo()
|
|
| Method Summary | |
|---|---|
int |
getIndex()
Gets the value of the index property. |
void |
setIndex(int value)
Sets the value of the index property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Paginationrequestinfo()
| Method Detail |
|---|
public int getIndex()
public void setIndex(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||