be.fgov.ehealth.samcivics.schemas.v2
Class FindParagraphTextResponse
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.ResponseType
be.fgov.ehealth.samcivics.schemas.v2.FindParagraphTextResponse
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-09-05T10:46:57+02:00",
comments="JAXB RI v2.3.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:samcivics:type:v2}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 PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.