@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:24:31+01:00", comments="JAXB RI v2.3.7") public class FindParagraphType extends BaseType implements Serializable
Java class for FindParagraphType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindParagraphType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:samcivics:type:v2}BaseType">
<sequence>
<element name="ChapterName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ParagraphName" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FindParagraphType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChapterName()
Gets the value of the chapterName property.
|
String |
getParagraphName()
Gets the value of the paragraphName property.
|
void |
setChapterName(String value)
Sets the value of the chapterName property.
|
void |
setParagraphName(String value)
Sets the value of the paragraphName property.
|
getEndDate, getStartDate, setEndDate, setStartDatepublic String getChapterName()
Stringpublic void setChapterName(String value)
value - allowed object is
Stringpublic String getParagraphName()
String
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.