@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class ConsultChapterIVParagraphType extends Object implements Serializable
Java class for ConsultChapterIVParagraphType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultChapterIVParagraphType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="LegalReferencePath" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="CreatedTimestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> <element name="CreatedUserId" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="KeyString" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVTextType" minOccurs="0"/> <element name="AgreementType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProcessType" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="LegalReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PublicationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="ModificationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="ProcessTypeOverrule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ParagraphVersion" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="AgreementTypePro" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ModificationStatus" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="ParagraphTrace" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVParagraphTraceType" maxOccurs="unbounded" minOccurs="0"/> <element name="Exclusion" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVExclusionType" maxOccurs="unbounded" minOccurs="0"/> <element name="Verse" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVVerseType" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v5}validityPeriod"/> <attribute name="ChapterName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="ParagraphName" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ConsultChapterIVParagraphType() |
Modifier and Type | Method and Description |
---|---|
String |
getAgreementType()
Gets the value of the agreementType property.
|
String |
getAgreementTypePro()
Gets the value of the agreementTypePro property.
|
String |
getChapterName()
Gets the value of the chapterName property.
|
org.joda.time.DateTime |
getCreatedTimestamp()
Gets the value of the createdTimestamp property.
|
String |
getCreatedUserId()
Gets the value of the createdUserId property.
|
org.joda.time.DateTime |
getEndDate()
Gets the value of the endDate property.
|
List<ConsultChapterIVExclusionType> |
getExclusions()
Gets the value of the exclusions property.
|
ConsultChapterIVTextType |
getKeyString()
Gets the value of the keyString property.
|
String |
getLegalReference()
Gets the value of the legalReference property.
|
String |
getLegalReferencePath()
Gets the value of the legalReferencePath property.
|
org.joda.time.DateTime |
getModificationDate()
Gets the value of the modificationDate property.
|
String |
getModificationStatus()
Gets the value of the modificationStatus property.
|
String |
getParagraphName()
Gets the value of the paragraphName property.
|
List<ConsultChapterIVParagraphTraceType> |
getParagraphTraces()
Gets the value of the paragraphTraces property.
|
int |
getParagraphVersion()
Gets the value of the paragraphVersion property.
|
Integer |
getProcessType()
Gets the value of the processType property.
|
String |
getProcessTypeOverrule()
Gets the value of the processTypeOverrule property.
|
org.joda.time.DateTime |
getPublicationDate()
Gets the value of the publicationDate property.
|
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property.
|
List<ConsultChapterIVVerseType> |
getVerses()
Gets the value of the verses property.
|
void |
setAgreementType(String value)
Sets the value of the agreementType property.
|
void |
setAgreementTypePro(String value)
Sets the value of the agreementTypePro property.
|
void |
setChapterName(String value)
Sets the value of the chapterName 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 |
setEndDate(org.joda.time.DateTime value)
Sets the value of the endDate property.
|
void |
setKeyString(ConsultChapterIVTextType value)
Sets the value of the keyString property.
|
void |
setLegalReference(String value)
Sets the value of the legalReference property.
|
void |
setLegalReferencePath(String value)
Sets the value of the legalReferencePath property.
|
void |
setModificationDate(org.joda.time.DateTime value)
Sets the value of the modificationDate property.
|
void |
setModificationStatus(String value)
Sets the value of the modificationStatus property.
|
void |
setParagraphName(String value)
Sets the value of the paragraphName property.
|
void |
setParagraphVersion(int value)
Sets the value of the paragraphVersion property.
|
void |
setProcessType(Integer value)
Sets the value of the processType property.
|
void |
setProcessTypeOverrule(String value)
Sets the value of the processTypeOverrule property.
|
void |
setPublicationDate(org.joda.time.DateTime value)
Sets the value of the publicationDate property.
|
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property.
|
public String getLegalReferencePath()
String
public void setLegalReferencePath(String value)
value
- allowed object is
String
public org.joda.time.DateTime getCreatedTimestamp()
String
public void setCreatedTimestamp(org.joda.time.DateTime value)
value
- allowed object is
String
public String getCreatedUserId()
String
public void setCreatedUserId(String value)
value
- allowed object is
String
public ConsultChapterIVTextType getKeyString()
ConsultChapterIVTextType
public void setKeyString(ConsultChapterIVTextType value)
value
- allowed object is
ConsultChapterIVTextType
public String getAgreementType()
String
public void setAgreementType(String value)
value
- allowed object is
String
public Integer getProcessType()
Integer
public void setProcessType(Integer value)
value
- allowed object is
Integer
public String getLegalReference()
String
public void setLegalReference(String value)
value
- allowed object is
String
public org.joda.time.DateTime getPublicationDate()
String
public void setPublicationDate(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getModificationDate()
String
public void setModificationDate(org.joda.time.DateTime value)
value
- allowed object is
String
public String getProcessTypeOverrule()
String
public void setProcessTypeOverrule(String value)
value
- allowed object is
String
public int getParagraphVersion()
public void setParagraphVersion(int value)
public String getAgreementTypePro()
String
public void setAgreementTypePro(String value)
value
- allowed object is
String
public String getModificationStatus()
String
public void setModificationStatus(String value)
value
- allowed object is
String
public List<ConsultChapterIVParagraphTraceType> getParagraphTraces()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the paragraphTraces property.
For example, to add a new item, do as follows:
getParagraphTraces().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultChapterIVParagraphTraceType
public List<ConsultChapterIVExclusionType> getExclusions()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the exclusions property.
For example, to add a new item, do as follows:
getExclusions().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultChapterIVExclusionType
public List<ConsultChapterIVVerseType> getVerses()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the verses property.
For example, to add a new item, do as follows:
getVerses().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultChapterIVVerseType
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 org.joda.time.DateTime getStartDate()
String
public void setStartDate(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getEndDate()
String
public void setEndDate(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.