@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:57+02:00", comments="JAXB RI v2.3.7") public class AddedDocumentType extends BaseType implements Serializable
Java class for AddedDocumentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddedDocumentType"> <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"/> <element name="VerseSeq" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="DocumentSeq" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="FormTypeName" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="AppendixTypeName" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="MimeType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AddressURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
AddedDocumentType() |
Modifier and Type | Method and Description |
---|---|
String |
getAddressURL()
Gets the value of the addressURL property.
|
String |
getAppendixTypeName()
Gets the value of the appendixTypeName property.
|
String |
getChapterName()
Gets the value of the chapterName property.
|
BigInteger |
getDocumentSeq()
Gets the value of the documentSeq property.
|
String |
getFormTypeName()
Gets the value of the formTypeName property.
|
String |
getMimeType()
Gets the value of the mimeType property.
|
String |
getName()
Gets the value of the name property.
|
String |
getParagraphName()
Gets the value of the paragraphName property.
|
BigInteger |
getVerseSeq()
Gets the value of the verseSeq property.
|
void |
setAddressURL(String value)
Sets the value of the addressURL property.
|
void |
setAppendixTypeName(String value)
Sets the value of the appendixTypeName property.
|
void |
setChapterName(String value)
Sets the value of the chapterName property.
|
void |
setDocumentSeq(BigInteger value)
Sets the value of the documentSeq property.
|
void |
setFormTypeName(String value)
Sets the value of the formTypeName property.
|
void |
setMimeType(String value)
Sets the value of the mimeType property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setParagraphName(String value)
Sets the value of the paragraphName property.
|
void |
setVerseSeq(BigInteger value)
Sets the value of the verseSeq property.
|
getEndDate, getStartDate, setEndDate, setStartDate
public String getChapterName()
String
public void setChapterName(String value)
value
- allowed object is
String
public String getParagraphName()
String
public void setParagraphName(String value)
value
- allowed object is
String
public BigInteger getVerseSeq()
BigInteger
public void setVerseSeq(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getDocumentSeq()
BigInteger
public void setDocumentSeq(BigInteger value)
value
- allowed object is
BigInteger
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public String getFormTypeName()
String
public void setFormTypeName(String value)
value
- allowed object is
String
public String getAppendixTypeName()
String
public void setAppendixTypeName(String value)
value
- allowed object is
String
public String getMimeType()
String
public void setMimeType(String value)
value
- allowed object is
String
public String getAddressURL()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.