@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:23:04+02:00", comments="JAXB RI v2.3.7") public class Paginationresponseinfo extends Object implements Serializable
Java class for Paginationresponseinfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Paginationresponseinfo"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="pagesize" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="totalrecordcount" type="{http://www.w3.org/2001/XMLSchema}int"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Paginationresponseinfo() |
Modifier and Type | Method and Description |
---|---|
int |
getPagesize()
Gets the value of the pagesize property.
|
int |
getTotalrecordcount()
Gets the value of the totalrecordcount property.
|
void |
setPagesize(int value)
Sets the value of the pagesize property.
|
void |
setTotalrecordcount(int value)
Sets the value of the totalrecordcount property.
|
public int getPagesize()
public void setPagesize(int value)
public int getTotalrecordcount()
public void setTotalrecordcount(int value)
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.