be.fgov.ehealth.dics.protocol.v2
Class FindReferencesRequest

java.lang.Object
  extended by be.fgov.ehealth.commons.protocol.v2.RequestType
      extended by 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

Constructor Summary
FindReferencesRequest()
           
 
Method Summary
 String getReferenceEntity()
          Gets the value of the referenceEntity property.
 void setReferenceEntity(String value)
          Sets the value of the referenceEntity property.
 
Methods inherited from class be.fgov.ehealth.commons.protocol.v2.RequestType
getId, getIssueInstant, setId, setIssueInstant
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindReferencesRequest

public FindReferencesRequest()
Method Detail

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.