@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:01:38+01:00", comments="JAXB RI v2.2.11") public class Daytime 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">
<choice>
<element name="time" type="{http://www.ehealth.fgov.be/standards/kmehr/dt/v1}time"/>
<element name="dayperiod" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}dayperiodType"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Daytime() |
| Modifier and Type | Method and Description |
|---|---|
DayperiodType |
getDayperiod()
Gets the value of the dayperiod property.
|
org.joda.time.DateTime |
getTime()
Gets the value of the time property.
|
void |
setDayperiod(DayperiodType value)
Sets the value of the dayperiod property.
|
void |
setTime(org.joda.time.DateTime value)
Sets the value of the time property.
|
public DayperiodType getDayperiod()
DayperiodTypepublic void setDayperiod(DayperiodType value)
value - allowed object is
DayperiodTypepublic org.joda.time.DateTime getTime()
Stringpublic void setTime(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.