be.fgov.ehealth.hubservices.core.v3
Class RequestListType
java.lang.Object
be.fgov.ehealth.hubservices.core.v3.RequestType
be.fgov.ehealth.hubservices.core.v3.RequestListType
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RequestList
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:49:02+02:00",
comments="JAXB RI v2.2.11")
public class RequestListType
- extends RequestType
- implements Serializable
Java class for RequestListType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RequestListType">
<complexContent>
<extension base="{http://www.ehealth.fgov.be/hubservices/core/v3}RequestType">
<sequence>
<element name="paginationinfo" type="{http://www.ehealth.fgov.be/hubservices/core/v3}Paginationrequestinfo" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
Methods inherited from class be.fgov.ehealth.hubservices.core.v3.RequestType |
getAuthor, getBreaktheglass, getDate, getId, getMaxrows, getTime, setAuthor, setBreaktheglass, setDate, setId, setMaxrows, setTime |
RequestListType
public RequestListType()
getPaginationinfo
public Paginationrequestinfo getPaginationinfo()
- Gets the value of the paginationinfo property.
- Returns:
- possible object is
Paginationrequestinfo
setPaginationinfo
public void setPaginationinfo(Paginationrequestinfo value)
- Sets the value of the paginationinfo property.
- Parameters:
value
- allowed object is
Paginationrequestinfo
Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.