be.fgov.ehealth.dics.protocol.v2
Class FindReferencesRequest
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.RequestType
be.fgov.ehealth.dics.protocol.v2.FindReferencesRequest
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-10-28T03:13:17+02:00",
comments="JAXB RI v2.2.6")
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:v2}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.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.