@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:32:36+02:00", comments="JAXB RI v2.3.7") public class ConsultChapterIVVerseType extends Object implements Serializable
Java class for ConsultChapterIVVerseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultChapterIVVerseType">
<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="VerseNum" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="VerseSeqParent" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="VerseLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="VerseType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CheckBoxInd" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="MinCheckNum" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="AndClauseNum" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Text" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVTextType"/>
<element name="RequestType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AgreementTerm" type="{urn:be:fgov:ehealth:dics:protocol:v5}QuantityType" minOccurs="0"/>
<element name="MaxPackageNumber" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PurchasingAdvisorQualList" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVQualificationListType" minOccurs="0"/>
<element name="LegalReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ModificationDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="AgreementYearMax" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="AgreementRenewalMax" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SexRestricted" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MinimumAgeAuthorized" type="{urn:be:fgov:ehealth:dics:protocol:v5}QuantityType" minOccurs="0"/>
<element name="MaximumAgeAuthorized" type="{urn:be:fgov:ehealth:dics:protocol:v5}QuantityType" minOccurs="0"/>
<element name="MaximumContent" type="{urn:be:fgov:ehealth:dics:protocol:v5}QuantityType" minOccurs="0"/>
<element name="MaximumStrength" type="{urn:be:fgov:ehealth:dics:protocol:v5}QuantityType" minOccurs="0"/>
<element name="MaximumDuration" type="{urn:be:fgov:ehealth:dics:protocol:v5}QuantityType" minOccurs="0"/>
<element name="OtherAddedDocumentInd" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ModificationStatus" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="AddedDocument" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVAddedDocumentType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v5}validityPeriod"/>
<attribute name="VerseSeq" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultChapterIVVerseType() |
| Modifier and Type | Method and Description |
|---|---|
List<ConsultChapterIVAddedDocumentType> |
getAddedDocuments()
Gets the value of the addedDocuments property.
|
Integer |
getAgreementRenewalMax()
Gets the value of the agreementRenewalMax property.
|
QuantityType |
getAgreementTerm()
Gets the value of the agreementTerm property.
|
Integer |
getAgreementYearMax()
Gets the value of the agreementYearMax property.
|
Integer |
getAndClauseNum()
Gets the value of the andClauseNum 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.
|
String |
getLegalReference()
Gets the value of the legalReference property.
|
QuantityType |
getMaximumAgeAuthorized()
Gets the value of the maximumAgeAuthorized property.
|
QuantityType |
getMaximumContent()
Gets the value of the maximumContent property.
|
QuantityType |
getMaximumDuration()
Gets the value of the maximumDuration property.
|
QuantityType |
getMaximumStrength()
Gets the value of the maximumStrength property.
|
Integer |
getMaxPackageNumber()
Gets the value of the maxPackageNumber property.
|
Integer |
getMinCheckNum()
Gets the value of the minCheckNum property.
|
QuantityType |
getMinimumAgeAuthorized()
Gets the value of the minimumAgeAuthorized property.
|
org.joda.time.DateTime |
getModificationDate()
Gets the value of the modificationDate property.
|
String |
getModificationStatus()
Gets the value of the modificationStatus property.
|
ConsultChapterIVQualificationListType |
getPurchasingAdvisorQualList()
Gets the value of the purchasingAdvisorQualList property.
|
String |
getRequestType()
Gets the value of the requestType property.
|
String |
getSexRestricted()
Gets the value of the sexRestricted property.
|
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property.
|
ConsultChapterIVTextType |
getText()
Gets the value of the text property.
|
int |
getVerseLevel()
Gets the value of the verseLevel property.
|
int |
getVerseNum()
Gets the value of the verseNum property.
|
int |
getVerseSeq()
Gets the value of the verseSeq property.
|
int |
getVerseSeqParent()
Gets the value of the verseSeqParent property.
|
String |
getVerseType()
Gets the value of the verseType property.
|
boolean |
isCheckBoxInd()
Gets the value of the checkBoxInd property.
|
Boolean |
isOtherAddedDocumentInd()
Gets the value of the otherAddedDocumentInd property.
|
void |
setAgreementRenewalMax(Integer value)
Sets the value of the agreementRenewalMax property.
|
void |
setAgreementTerm(QuantityType value)
Sets the value of the agreementTerm property.
|
void |
setAgreementYearMax(Integer value)
Sets the value of the agreementYearMax property.
|
void |
setAndClauseNum(Integer value)
Sets the value of the andClauseNum property.
|
void |
setCheckBoxInd(boolean value)
Sets the value of the checkBoxInd 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 |
setLegalReference(String value)
Sets the value of the legalReference property.
|
void |
setMaximumAgeAuthorized(QuantityType value)
Sets the value of the maximumAgeAuthorized property.
|
void |
setMaximumContent(QuantityType value)
Sets the value of the maximumContent property.
|
void |
setMaximumDuration(QuantityType value)
Sets the value of the maximumDuration property.
|
void |
setMaximumStrength(QuantityType value)
Sets the value of the maximumStrength property.
|
void |
setMaxPackageNumber(Integer value)
Sets the value of the maxPackageNumber property.
|
void |
setMinCheckNum(Integer value)
Sets the value of the minCheckNum property.
|
void |
setMinimumAgeAuthorized(QuantityType value)
Sets the value of the minimumAgeAuthorized 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 |
setOtherAddedDocumentInd(Boolean value)
Sets the value of the otherAddedDocumentInd property.
|
void |
setPurchasingAdvisorQualList(ConsultChapterIVQualificationListType value)
Sets the value of the purchasingAdvisorQualList property.
|
void |
setRequestType(String value)
Sets the value of the requestType property.
|
void |
setSexRestricted(String value)
Sets the value of the sexRestricted 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.
|
void |
setVerseLevel(int value)
Sets the value of the verseLevel property.
|
void |
setVerseNum(int value)
Sets the value of the verseNum property.
|
void |
setVerseSeq(int value)
Sets the value of the verseSeq property.
|
void |
setVerseSeqParent(int value)
Sets the value of the verseSeqParent property.
|
void |
setVerseType(String value)
Sets the value of the verseType 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 int getVerseNum()
public void setVerseNum(int value)
public int getVerseSeqParent()
public void setVerseSeqParent(int value)
public int getVerseLevel()
public void setVerseLevel(int value)
public String getVerseType()
Stringpublic void setVerseType(String value)
value - allowed object is
Stringpublic boolean isCheckBoxInd()
public void setCheckBoxInd(boolean value)
public Integer getMinCheckNum()
Integerpublic void setMinCheckNum(Integer value)
value - allowed object is
Integerpublic Integer getAndClauseNum()
Integerpublic void setAndClauseNum(Integer value)
value - allowed object is
Integerpublic ConsultChapterIVTextType getText()
ConsultChapterIVTextTypepublic void setText(ConsultChapterIVTextType value)
value - allowed object is
ConsultChapterIVTextTypepublic String getRequestType()
Stringpublic void setRequestType(String value)
value - allowed object is
Stringpublic QuantityType getAgreementTerm()
QuantityTypepublic void setAgreementTerm(QuantityType value)
value - allowed object is
QuantityTypepublic Integer getMaxPackageNumber()
Integerpublic void setMaxPackageNumber(Integer value)
value - allowed object is
Integerpublic ConsultChapterIVQualificationListType getPurchasingAdvisorQualList()
ConsultChapterIVQualificationListTypepublic void setPurchasingAdvisorQualList(ConsultChapterIVQualificationListType value)
value - allowed object is
ConsultChapterIVQualificationListTypepublic String getLegalReference()
Stringpublic void setLegalReference(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getModificationDate()
Stringpublic void setModificationDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic Integer getAgreementYearMax()
Integerpublic void setAgreementYearMax(Integer value)
value - allowed object is
Integerpublic Integer getAgreementRenewalMax()
Integerpublic void setAgreementRenewalMax(Integer value)
value - allowed object is
Integerpublic String getSexRestricted()
Stringpublic void setSexRestricted(String value)
value - allowed object is
Stringpublic QuantityType getMinimumAgeAuthorized()
QuantityTypepublic void setMinimumAgeAuthorized(QuantityType value)
value - allowed object is
QuantityTypepublic QuantityType getMaximumAgeAuthorized()
QuantityTypepublic void setMaximumAgeAuthorized(QuantityType value)
value - allowed object is
QuantityTypepublic QuantityType getMaximumContent()
QuantityTypepublic void setMaximumContent(QuantityType value)
value - allowed object is
QuantityTypepublic QuantityType getMaximumStrength()
QuantityTypepublic void setMaximumStrength(QuantityType value)
value - allowed object is
QuantityTypepublic QuantityType getMaximumDuration()
QuantityTypepublic void setMaximumDuration(QuantityType value)
value - allowed object is
QuantityTypepublic Boolean isOtherAddedDocumentInd()
Booleanpublic void setOtherAddedDocumentInd(Boolean value)
value - allowed object is
Booleanpublic String getModificationStatus()
Stringpublic void setModificationStatus(String value)
value - allowed object is
Stringpublic List<ConsultChapterIVAddedDocumentType> getAddedDocuments()
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 addedDocuments property.
For example, to add a new item, do as follows:
getAddedDocuments().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultChapterIVAddedDocumentType
public int getVerseSeq()
public void setVerseSeq(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.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.