@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:32:36+02:00", comments="JAXB RI v2.3.7") public class FindByParagraphNameType extends Object implements Serializable
Java class for FindByParagraphNameType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindByParagraphNameType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ChapterName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ParagraphName" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FindByParagraphNameType() |
| 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.
|
public String getChapterName()
Stringpublic void setChapterName(String value)
value - allowed object is
Stringpublic String getParagraphName()
String
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.