@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:12:07+01:00", comments="JAXB RI v2.2.11") public class ConsultAmppComponentEquivalentType extends AmppComponentEquivalentKeyType implements Serializable
Java class for ConsultAmppComponentEquivalentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultAmppComponentEquivalentType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:core:v4:actual:common}AmppComponentEquivalentKeyType">
<sequence>
<element name="Content" type="{urn:be:fgov:ehealth:dics:core:v4:core}QuantityType"/>
</sequence>
<attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v4}validityPeriod"/>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultAmppComponentEquivalentType() |
| Modifier and Type | Method and Description |
|---|---|
QuantityType |
getContent()
Gets the value of the content property.
|
org.joda.time.DateTime |
getEndDate()
Gets the value of the endDate property.
|
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property.
|
void |
setContent(QuantityType value)
Sets the value of the content property.
|
void |
setEndDate(org.joda.time.DateTime value)
Sets the value of the endDate property.
|
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property.
|
getSequenceNr, setSequenceNrpublic QuantityType getContent()
QuantityTypepublic void setContent(QuantityType value)
value - allowed object is
QuantityTypepublic org.joda.time.DateTime getStartDate()
Stringpublic void setStartDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getEndDate()
Stringpublic void setEndDate(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.