be.fgov.ehealth.dics.protocol.v4
Class ListConsultationResponseType
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.ResponseType
be.fgov.ehealth.commons.protocol.v2.StatusResponseType
be.fgov.ehealth.commons.protocol.v2.PaginationStatusResponseType
be.fgov.ehealth.dics.protocol.v4.ListConsultationResponseType
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- GetListOfActualMedicinalProductPackagesResponse, GetListOfActualMedicinalProductsResponse, GetListOfVirtualMedicinalProductsResponse, GetListOfVmpGroupsResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:54:47+02:00",
comments="JAXB RI v2.2.11")
public class ListConsultationResponseType
- extends PaginationStatusResponseType
- implements Serializable
Java class for ListConsultationResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ListConsultationResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}PaginationStatusResponseType">
<attribute name="Total" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
ListConsultationResponseType
public ListConsultationResponseType()
getTotal
public Integer getTotal()
- Gets the value of the total property.
- Returns:
- possible object is
Integer
setTotal
public void setTotal(Integer value)
- Sets the value of the total property.
- Parameters:
value
- allowed object is
Integer
Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.