@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:26+02:00", comments="JAXB RI v2.2.11") public class PaginationRequestType extends RequestType implements Serializable
Java class for PaginationRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaginationRequestType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType"> <attGroup ref="{urn:be:fgov:ehealth:commons:core:v2}PaginationAttributeGroup"/> </extension> </complexContent> </complexType>
Constructor and Description |
---|
PaginationRequestType() |
Modifier and Type | Method and Description |
---|---|
int |
getMaxElements()
Gets the value of the maxElements property.
|
int |
getOffset()
Gets the value of the offset property.
|
void |
setMaxElements(int value)
Sets the value of the maxElements property.
|
void |
setOffset(int value)
Sets the value of the offset property.
|
getId, getIssueInstant, setId, setIssueInstant
public int getOffset()
public void setOffset(int value)
public int getMaxElements()
public void setMaxElements(int value)
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.