@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:21:36+02: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()
DayperiodType
public void setDayperiod(DayperiodType value)
value
- allowed object is
DayperiodType
public org.joda.time.DateTime getTime()
String
public void setTime(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.