@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class ConsultChapterIVExclusionType extends Object implements Serializable
Java class for ConsultChapterIVExclusionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultChapterIVExclusionType"> <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="ModificationStatus" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> <attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v5}validityPeriod"/> <attribute name="ExclusionType" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="IdentifierNum" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ConsultChapterIVExclusionType() |
Modifier and Type | Method and Description |
---|---|
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 |
getExclusionType()
Gets the value of the exclusionType property.
|
String |
getIdentifierNum()
Gets the value of the identifierNum property.
|
String |
getModificationStatus()
Gets the value of the modificationStatus property.
|
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate 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 |
setExclusionType(String value)
Sets the value of the exclusionType property.
|
void |
setIdentifierNum(String value)
Sets the value of the identifierNum 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.
|
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 String getModificationStatus()
String
public void setModificationStatus(String value)
value
- allowed object is
String
public String getExclusionType()
String
public void setExclusionType(String value)
value
- allowed object is
String
public String getIdentifierNum()
String
public void setIdentifierNum(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.