be.fgov.ehealth.dics.protocol.v3
Class FindReferencesRequest
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.RequestType
be.fgov.ehealth.dics.protocol.v3.FindReferencesRequest
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-06-27T08:11:32+02:00",
comments="JAXB RI v2.2.11")
public class FindReferencesRequest
- extends RequestType
- implements Serializable
Java class for FindReferencesRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindReferencesRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<sequence>
<element name="ReferenceEntity" type="{urn:be:fgov:ehealth:dics:protocol:v3}ReferenceEntityType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
FindReferencesRequest
public FindReferencesRequest()
getReferenceEntity
public String getReferenceEntity()
- Gets the value of the referenceEntity property.
- Returns:
- possible object is
String
setReferenceEntity
public void setReferenceEntity(String value)
- Sets the value of the referenceEntity property.
- Parameters:
value
- allowed object is
String
Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.