@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:23:56+02:00", comments="JAXB RI v2.3.7") public class Row 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="Recipient" type="{urn:be:fgov:ehealth:ehbox:core:v3}EhboxIdentifierType"/> <element name="Published" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Received" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Read" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Row() |
Modifier and Type | Method and Description |
---|---|
org.joda.time.DateTime |
getPublished()
Gets the value of the published property.
|
org.joda.time.DateTime |
getRead()
Gets the value of the read property.
|
org.joda.time.DateTime |
getReceived()
Gets the value of the received property.
|
EhboxIdentifierType |
getRecipient()
Gets the value of the recipient property.
|
void |
setPublished(org.joda.time.DateTime value)
Sets the value of the published property.
|
void |
setRead(org.joda.time.DateTime value)
Sets the value of the read property.
|
void |
setReceived(org.joda.time.DateTime value)
Sets the value of the received property.
|
void |
setRecipient(EhboxIdentifierType value)
Sets the value of the recipient property.
|
public EhboxIdentifierType getRecipient()
EhboxIdentifierType
public void setRecipient(EhboxIdentifierType value)
value
- allowed object is
EhboxIdentifierType
public org.joda.time.DateTime getPublished()
String
public void setPublished(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getReceived()
String
public void setReceived(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getRead()
String
public void setRead(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.