@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:57+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, setIssueInstant
public ParagraphAndChildrenType getParagraph()
ParagraphAndChildrenType
public void setParagraph(ParagraphAndChildrenType value)
value
- allowed object is
ParagraphAndChildrenType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.