|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.standards.kmehr.mycarenet.schema.v1.ContentType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-09-28T09:41:26+02:00",
comments="JAXB RI v2.2.11")
public class ContentTypeto specify the value of the item
Java class for contentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="contentType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="id" type="{http://www.ehealth.fgov.be/standards/kmehr/id/v1}ID-KMEHR" maxOccurs="unbounded"/>
<element name="cd" type="{http://www.ehealth.fgov.be/standards/kmehr/cd/v1}CD-CONTENT" maxOccurs="unbounded"/>
<element name="decimal" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="unsignedInt" type="{http://www.w3.org/2001/XMLSchema}unsignedInt"/>
<element name="boolean" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="text" type="{http://www.ehealth.fgov.be/standards/kmehr/dt/v1}textType" maxOccurs="unbounded"/>
<choice>
<choice>
<element name="year" type="{http://www.w3.org/2001/XMLSchema}gYear"/>
<element name="yearmonth" type="{http://www.w3.org/2001/XMLSchema}gYearMonth"/>
</choice>
<sequence>
<element name="date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="time" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
</sequence>
</choice>
<element name="hcparty" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}hcpartyType"/>
<element name="person" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}personType"/>
<element name="insurance" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}insuranceType"/>
<element name="incapacity" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}incapacityType"/>
<element name="error" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}errorType"/>
<choice>
<sequence>
<choice>
<element name="medicinalproduct" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}medicinalProductType"/>
<element name="substanceproduct">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="intendedcd" type="{http://www.ehealth.fgov.be/standards/kmehr/cd/v1}CD-INNCLUSTER"/>
<element name="deliveredcd" type="{http://www.ehealth.fgov.be/standards/kmehr/cd/v1}CD-DRUG-CNK" minOccurs="0"/>
<element name="intendedname" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="deliveredname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="compoundprescription" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}compoundprescriptionType"/>
</choice>
</sequence>
<element name="medication" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}medicationType"/>
</choice>
<element name="holter" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}holterType"/>
<element name="ecg" type="{http://www.ehealth.fgov.be/standards/kmehr/dt/v1}textType"/>
<element name="bacteriology" type="{http://www.ehealth.fgov.be/standards/kmehr/dt/v1}textType"/>
<element name="lnk" type="{http://www.ehealth.fgov.be/standards/kmehr/cd/v1}lnkType" maxOccurs="unbounded"/>
<element name="location" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}locationBirthPlaceType"/>
</choice>
<element name="unit" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}unitType" minOccurs="0"/>
<element name="minref" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}minrefType" minOccurs="0"/>
<element name="maxref" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}maxrefType" minOccurs="0"/>
<element name="refscope" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}refscopeType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ContentType()
|
|
| Method Summary | |
|---|---|
TextType |
getBacteriology()
Gets the value of the bacteriology property. |
List<CDCONTENT> |
getCds()
Gets the value of the cds property. |
CompoundprescriptionType |
getCompoundprescription()
Gets the value of the compoundprescription property. |
org.joda.time.DateTime |
getDate()
Gets the value of the date property. |
BigDecimal |
getDecimal()
Gets the value of the decimal property. |
TextType |
getEcg()
Gets the value of the ecg property. |
ErrorType |
getError()
Gets the value of the error property. |
HcpartyType |
getHcparty()
Gets the value of the hcparty property. |
HolterType |
getHolter()
Gets the value of the holter property. |
List<IDKMEHR> |
getIds()
Gets the value of the ids property. |
IncapacityType |
getIncapacity()
Gets the value of the incapacity property. |
InsuranceType |
getInsurance()
Gets the value of the insurance property. |
List<LnkType> |
getLnks()
Gets the value of the lnks property. |
LocationBirthPlaceType |
getLocation()
Gets the value of the location property. |
MaxrefType |
getMaxref()
Gets the value of the maxref property. |
MedicationType |
getMedication()
Gets the value of the medication property. |
MedicinalProductType |
getMedicinalproduct()
Gets the value of the medicinalproduct property. |
MinrefType |
getMinref()
Gets the value of the minref property. |
PersonType |
getPerson()
Gets the value of the person property. |
List<RefscopeType> |
getRefscopes()
Gets the value of the refscopes property. |
Substanceproduct |
getSubstanceproduct()
Gets the value of the substanceproduct property. |
List<TextType> |
getTexts()
Gets the value of the texts property. |
org.joda.time.DateTime |
getTime()
Gets the value of the time property. |
UnitType |
getUnit()
Gets the value of the unit property. |
Long |
getUnsignedInt()
Gets the value of the unsignedInt property. |
XMLGregorianCalendar |
getYear()
Gets the value of the year property. |
XMLGregorianCalendar |
getYearmonth()
Gets the value of the yearmonth property. |
Boolean |
isBoolean()
Gets the value of the boolean property. |
void |
setBacteriology(TextType value)
Sets the value of the bacteriology property. |
void |
setBoolean(Boolean value)
Sets the value of the boolean property. |
void |
setCompoundprescription(CompoundprescriptionType value)
Sets the value of the compoundprescription property. |
void |
setDate(org.joda.time.DateTime value)
Sets the value of the date property. |
void |
setDecimal(BigDecimal value)
Sets the value of the decimal property. |
void |
setEcg(TextType value)
Sets the value of the ecg property. |
void |
setError(ErrorType value)
Sets the value of the error property. |
void |
setHcparty(HcpartyType value)
Sets the value of the hcparty property. |
void |
setHolter(HolterType value)
Sets the value of the holter property. |
void |
setIncapacity(IncapacityType value)
Sets the value of the incapacity property. |
void |
setInsurance(InsuranceType value)
Sets the value of the insurance property. |
void |
setLocation(LocationBirthPlaceType value)
Sets the value of the location property. |
void |
setMaxref(MaxrefType value)
Sets the value of the maxref property. |
void |
setMedication(MedicationType value)
Sets the value of the medication property. |
void |
setMedicinalproduct(MedicinalProductType value)
Sets the value of the medicinalproduct property. |
void |
setMinref(MinrefType value)
Sets the value of the minref property. |
void |
setPerson(PersonType value)
Sets the value of the person property. |
void |
setSubstanceproduct(Substanceproduct value)
Sets the value of the substanceproduct property. |
void |
setTime(org.joda.time.DateTime value)
Sets the value of the time property. |
void |
setUnit(UnitType value)
Sets the value of the unit property. |
void |
setUnsignedInt(Long value)
Sets the value of the unsignedInt property. |
void |
setYear(XMLGregorianCalendar value)
Sets the value of the year property. |
void |
setYearmonth(XMLGregorianCalendar value)
Sets the value of the yearmonth property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentType()
| Method Detail |
|---|
public LocationBirthPlaceType getLocation()
LocationBirthPlaceTypepublic void setLocation(LocationBirthPlaceType value)
value - allowed object is
LocationBirthPlaceTypepublic List<LnkType> getLnks()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the lnks property.
For example, to add a new item, do as follows:
getLnks().add(newItem);
Objects of the following type(s) are allowed in the list
LnkType
public TextType getBacteriology()
TextTypepublic void setBacteriology(TextType value)
value - allowed object is
TextTypepublic TextType getEcg()
TextTypepublic void setEcg(TextType value)
value - allowed object is
TextTypepublic HolterType getHolter()
HolterTypepublic void setHolter(HolterType value)
value - allowed object is
HolterTypepublic MedicationType getMedication()
MedicationTypepublic void setMedication(MedicationType value)
value - allowed object is
MedicationTypepublic CompoundprescriptionType getCompoundprescription()
CompoundprescriptionTypepublic void setCompoundprescription(CompoundprescriptionType value)
value - allowed object is
CompoundprescriptionTypepublic Substanceproduct getSubstanceproduct()
Substanceproductpublic void setSubstanceproduct(Substanceproduct value)
value - allowed object is
Substanceproductpublic MedicinalProductType getMedicinalproduct()
MedicinalProductTypepublic void setMedicinalproduct(MedicinalProductType value)
value - allowed object is
MedicinalProductTypepublic ErrorType getError()
ErrorTypepublic void setError(ErrorType value)
value - allowed object is
ErrorTypepublic IncapacityType getIncapacity()
IncapacityTypepublic void setIncapacity(IncapacityType value)
value - allowed object is
IncapacityTypepublic InsuranceType getInsurance()
InsuranceTypepublic void setInsurance(InsuranceType value)
value - allowed object is
InsuranceTypepublic PersonType getPerson()
PersonTypepublic void setPerson(PersonType value)
value - allowed object is
PersonTypepublic HcpartyType getHcparty()
HcpartyTypepublic void setHcparty(HcpartyType value)
value - allowed object is
HcpartyTypepublic org.joda.time.DateTime getDate()
Stringpublic void setDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getTime()
Stringpublic void setTime(org.joda.time.DateTime value)
value - allowed object is
Stringpublic XMLGregorianCalendar getYearmonth()
XMLGregorianCalendarpublic void setYearmonth(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getYear()
XMLGregorianCalendarpublic void setYear(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic List<TextType> getTexts()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the texts property.
For example, to add a new item, do as follows:
getTexts().add(newItem);
Objects of the following type(s) are allowed in the list
TextType
public Boolean isBoolean()
Booleanpublic void setBoolean(Boolean value)
value - allowed object is
Booleanpublic Long getUnsignedInt()
Longpublic void setUnsignedInt(Long value)
value - allowed object is
Longpublic BigDecimal getDecimal()
BigDecimalpublic void setDecimal(BigDecimal value)
value - allowed object is
BigDecimalpublic List<CDCONTENT> getCds()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the cds property.
For example, to add a new item, do as follows:
getCds().add(newItem);
Objects of the following type(s) are allowed in the list
CDCONTENT
public List<IDKMEHR> getIds()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ids property.
For example, to add a new item, do as follows:
getIds().add(newItem);
Objects of the following type(s) are allowed in the list
IDKMEHR
public UnitType getUnit()
UnitTypepublic void setUnit(UnitType value)
value - allowed object is
UnitTypepublic MinrefType getMinref()
MinrefTypepublic void setMinref(MinrefType value)
value - allowed object is
MinrefTypepublic MaxrefType getMaxref()
MaxrefTypepublic void setMaxref(MaxrefType value)
value - allowed object is
MaxrefTypepublic List<RefscopeType> getRefscopes()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the refscopes property.
For example, to add a new item, do as follows:
getRefscopes().add(newItem);
Objects of the following type(s) are allowed in the list
RefscopeType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||