|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons.core.v1.IdentifierType
be.fgov.ehealth.ehbox.core.v3.BoxIdType
be.fgov.ehealth.ehbox.consultation.protocol.v3.SubstituteType
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-10-16T01:47:50+02:00",
comments="JAXB RI v2.2.11")
public class SubstituteType
Java class for SubstituteType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubstituteType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:ehbox:core:v3}BoxIdType">
<sequence>
<element name="AbsentFrom" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="AbsentTo" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
SubstituteType()
|
|
| Method Summary | |
|---|---|
org.joda.time.DateTime |
getAbsentFrom()
Gets the value of the absentFrom property. |
org.joda.time.DateTime |
getAbsentTo()
Gets the value of the absentTo property. |
void |
setAbsentFrom(org.joda.time.DateTime value)
Sets the value of the absentFrom property. |
void |
setAbsentTo(org.joda.time.DateTime value)
Sets the value of the absentTo property. |
| Methods inherited from class be.fgov.ehealth.ehbox.core.v3.BoxIdType |
|---|
getQuality, setQuality |
| Methods inherited from class be.fgov.ehealth.commons.core.v1.IdentifierType |
|---|
getId, getSubType, getType, setId, setSubType, setType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubstituteType()
| Method Detail |
|---|
public org.joda.time.DateTime getAbsentFrom()
Stringpublic void setAbsentFrom(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getAbsentTo()
Stringpublic void setAbsentTo(org.joda.time.DateTime value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||