@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:20:26+01: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()
PatientIdTypepublic void setPatient(PatientIdType value)
value - allowed object is
PatientIdTypepublic CDTRANSACTION getCd()
CDTRANSACTIONpublic void setCd(CDTRANSACTION value)
value - allowed object is
CDTRANSACTIONpublic String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getCreatedatetime()
Stringpublic void setCreatedatetime(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getUpdatedatetime()
Stringpublic void setUpdatedatetime(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.