be.fgov.ehealth.dics.protocol.v1
Class FindParagraphTextResponse

java.lang.Object
  extended by be.fgov.ehealth.commons.protocol.v2.ResponseType
      extended by be.fgov.ehealth.dics.protocol.v1.FindParagraphTextResponse
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-10-28T03:13:06+02:00",
           comments="JAXB RI v2.2.6")
public class FindParagraphTextResponse
extends ResponseType
implements Serializable

Java class for FindParagraphTextResponseType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="FindParagraphTextResponseType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:commons:protocol:v2}ResponseType">
       <sequence>
         <element name="Paragraph" type="{urn:be:fgov:ehealth:dics:core:v1}ParagraphAndChildrenType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
FindParagraphTextResponse()
           
 
Method Summary
 ParagraphAndChildrenType getParagraph()
          Gets the value of the paragraph property.
 void setParagraph(ParagraphAndChildrenType value)
          Sets the value of the paragraph property.
 
Methods inherited from class be.fgov.ehealth.commons.protocol.v2.ResponseType
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindParagraphTextResponse

public FindParagraphTextResponse()
Method Detail

getParagraph

public ParagraphAndChildrenType getParagraph()
Gets the value of the paragraph property.

Returns:
possible object is ParagraphAndChildrenType

setParagraph

public void setParagraph(ParagraphAndChildrenType value)
Sets the value of the paragraph property.

Parameters:
value - allowed object is ParagraphAndChildrenType



Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.