@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:17:29+02:00", comments="JAXB RI v2.3.7") public class ConsultChapterIVAddedDocumentType extends Object implements Serializable
Java class for ConsultChapterIVAddedDocumentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultChapterIVAddedDocumentType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CreatedTimestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="CreatedUserId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Text" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVTextType"/>
<element name="FormType" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVFormTypeType"/>
<element name="AppendixType" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVAppendixTypeType"/>
<element name="MimeType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DocumentContent" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
<element name="AddressUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ModificationStatus" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v5}validityPeriod"/>
<attribute name="DocumentSeq" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultChapterIVAddedDocumentType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddressUrl()
Gets the value of the addressUrl property.
|
ConsultChapterIVAppendixTypeType |
getAppendixType()
Gets the value of the appendixType property.
|
org.joda.time.DateTime |
getCreatedTimestamp()
Gets the value of the createdTimestamp property.
|
String |
getCreatedUserId()
Gets the value of the createdUserId property.
|
byte[] |
getDocumentContent()
Gets the value of the documentContent property.
|
int |
getDocumentSeq()
Gets the value of the documentSeq property.
|
org.joda.time.DateTime |
getEndDate()
Gets the value of the endDate property.
|
ConsultChapterIVFormTypeType |
getFormType()
Gets the value of the formType property.
|
String |
getMimeType()
Gets the value of the mimeType property.
|
String |
getModificationStatus()
Gets the value of the modificationStatus property.
|
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property.
|
ConsultChapterIVTextType |
getText()
Gets the value of the text property.
|
void |
setAddressUrl(String value)
Sets the value of the addressUrl property.
|
void |
setAppendixType(ConsultChapterIVAppendixTypeType value)
Sets the value of the appendixType property.
|
void |
setCreatedTimestamp(org.joda.time.DateTime value)
Sets the value of the createdTimestamp property.
|
void |
setCreatedUserId(String value)
Sets the value of the createdUserId property.
|
void |
setDocumentContent(byte[] value)
Sets the value of the documentContent property.
|
void |
setDocumentSeq(int value)
Sets the value of the documentSeq property.
|
void |
setEndDate(org.joda.time.DateTime value)
Sets the value of the endDate property.
|
void |
setFormType(ConsultChapterIVFormTypeType value)
Sets the value of the formType property.
|
void |
setMimeType(String value)
Sets the value of the mimeType property.
|
void |
setModificationStatus(String value)
Sets the value of the modificationStatus property.
|
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property.
|
void |
setText(ConsultChapterIVTextType value)
Sets the value of the text property.
|
public org.joda.time.DateTime getCreatedTimestamp()
Stringpublic void setCreatedTimestamp(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getCreatedUserId()
Stringpublic void setCreatedUserId(String value)
value - allowed object is
Stringpublic ConsultChapterIVTextType getText()
ConsultChapterIVTextTypepublic void setText(ConsultChapterIVTextType value)
value - allowed object is
ConsultChapterIVTextTypepublic ConsultChapterIVFormTypeType getFormType()
ConsultChapterIVFormTypeTypepublic void setFormType(ConsultChapterIVFormTypeType value)
value - allowed object is
ConsultChapterIVFormTypeTypepublic ConsultChapterIVAppendixTypeType getAppendixType()
ConsultChapterIVAppendixTypeTypepublic void setAppendixType(ConsultChapterIVAppendixTypeType value)
value - allowed object is
ConsultChapterIVAppendixTypeTypepublic String getMimeType()
Stringpublic void setMimeType(String value)
value - allowed object is
Stringpublic byte[] getDocumentContent()
public void setDocumentContent(byte[] value)
value - allowed object is
byte[]public String getAddressUrl()
Stringpublic void setAddressUrl(String value)
value - allowed object is
Stringpublic String getModificationStatus()
Stringpublic void setModificationStatus(String value)
value - allowed object is
Stringpublic int getDocumentSeq()
public void setDocumentSeq(int value)
public org.joda.time.DateTime getStartDate()
Stringpublic void setStartDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getEndDate()
Stringpublic void setEndDate(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.