@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T10:59:36+01:00", comments="JAXB RI v2.2.11") public class PeriodType extends Object implements Serializable
Java class for PeriodType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PeriodType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <choice minOccurs="0"> <element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}date"/> <element ref="{urn:be:fgov:ehealth:daas:complextype:v1}StartDate"/> </choice> <choice minOccurs="0"> <element name="EndDate" type="{http://www.w3.org/2001/XMLSchema}date"/> <element ref="{urn:be:fgov:ehealth:daas:complextype:v1}EndDate"/> </choice> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
PeriodType() |
Modifier and Type | Method and Description |
---|---|
org.joda.time.DateTime |
getEndDate01()
Gets the value of the endDate01 property.
|
org.joda.time.DateTime |
getEndDate02()
Gets the value of the endDate02 property.
|
org.joda.time.DateTime |
getStartDate01()
Gets the value of the startDate01 property.
|
org.joda.time.DateTime |
getStartDate02()
Gets the value of the startDate02 property.
|
void |
setEndDate01(org.joda.time.DateTime value)
Sets the value of the endDate01 property.
|
void |
setEndDate02(org.joda.time.DateTime value)
Sets the value of the endDate02 property.
|
void |
setStartDate01(org.joda.time.DateTime value)
Sets the value of the startDate01 property.
|
void |
setStartDate02(org.joda.time.DateTime value)
Sets the value of the startDate02 property.
|
public org.joda.time.DateTime getStartDate02()
String
public void setStartDate02(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getStartDate01()
String
public void setStartDate01(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getEndDate02()
String
public void setEndDate02(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getEndDate01()
String
public void setEndDate01(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.