@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:23:04+02:00", comments="JAXB RI v2.3.7") public class Latestupdate extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="patient" type="{http://www.ehealth.fgov.be/hubservices/core/v3}PatientIdType"/> <element name="cd" type="{http://www.ehealth.fgov.be/standards/kmehr/cd/v1}CD-TRANSACTION"/> <element name="version" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="createdatetime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="updatedatetime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Latestupdate() |
Modifier and Type | Method and Description |
---|---|
CDTRANSACTION |
getCd()
Gets the value of the cd property.
|
org.joda.time.DateTime |
getCreatedatetime()
Gets the value of the createdatetime property.
|
PatientIdType |
getPatient()
Gets the value of the patient property.
|
org.joda.time.DateTime |
getUpdatedatetime()
Gets the value of the updatedatetime property.
|
String |
getVersion()
Gets the value of the version property.
|
void |
setCd(CDTRANSACTION value)
Sets the value of the cd property.
|
void |
setCreatedatetime(org.joda.time.DateTime value)
Sets the value of the createdatetime property.
|
void |
setPatient(PatientIdType value)
Sets the value of the patient property.
|
void |
setUpdatedatetime(org.joda.time.DateTime value)
Sets the value of the updatedatetime property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
public PatientIdType getPatient()
PatientIdType
public void setPatient(PatientIdType value)
value
- allowed object is
PatientIdType
public CDTRANSACTION getCd()
CDTRANSACTION
public void setCd(CDTRANSACTION value)
value
- allowed object is
CDTRANSACTION
public String getVersion()
String
public void setVersion(String value)
value
- allowed object is
String
public org.joda.time.DateTime getCreatedatetime()
String
public void setCreatedatetime(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getUpdatedatetime()
String
public void setUpdatedatetime(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.