@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:14:59+01:00", comments="JAXB RI v2.3.7") public class PaginationStatusResponseType extends StatusResponseType implements Serializable
Java class for PaginationStatusResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaginationStatusResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<attGroup ref="{urn:be:fgov:ehealth:commons:core:v2}PaginationAttributeGroup"/>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PaginationStatusResponseType() |
| 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.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic int getOffset()
public void setOffset(int value)
public int getMaxElements()
public void setMaxElements(int value)
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.