@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:29:56+02:00", comments="JAXB RI v2.3.7") 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:samcivics:type:v2}ParagraphAndChildrenType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FindParagraphTextResponse() |
| Modifier and Type | Method and Description |
|---|---|
ParagraphAndChildrenType |
getParagraph()
Gets the value of the paragraph property.
|
void |
setParagraph(ParagraphAndChildrenType value)
Sets the value of the paragraph property.
|
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic ParagraphAndChildrenType getParagraph()
ParagraphAndChildrenTypepublic void setParagraph(ParagraphAndChildrenType value)
value - allowed object is
ParagraphAndChildrenType
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.