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="2021-04-20T04:26:58+02:00",
comments="JAXB RI v2.2.11")
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 generic 3.21.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.