be.fgov.ehealth.hubservices.core.v3
Class Paginationrequestinfo

java.lang.Object
  extended by be.fgov.ehealth.hubservices.core.v3.Paginationrequestinfo
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2022-09-22T05:49:02+02:00",
           comments="JAXB RI v2.2.11")
public class Paginationrequestinfo
extends Object
implements Serializable

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>
 

See Also:
Serialized Form

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

Paginationrequestinfo

public Paginationrequestinfo()
Method Detail

getIndex

public int getIndex()
Gets the value of the index property.


setIndex

public void setIndex(int value)
Sets the value of the index property.




Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.