@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:23:02+02: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, setStatus
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
public int getOffset()
public void setOffset(int value)
public int getMaxElements()
public void setMaxElements(int value)
Connector Packaging TECHNICAL 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.