be.fgov.ehealth.dics.protocol.v1
Class FindParagraphTextResponse
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.ResponseType
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
FindParagraphTextResponse
public FindParagraphTextResponse()
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.