|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.standards.kmehr.schema.v1.ContentType
@Generated(value="com.sun.tools.xjc.Driver", date="2020-09-28T09:40:42+02:00", comments="JAXB RI v2.2.11") public class ContentType
to 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()
LocationBirthPlaceType
public void setLocation(LocationBirthPlaceType value)
value
- allowed object is
LocationBirthPlaceType
public 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()
TextType
public void setBacteriology(TextType value)
value
- allowed object is
TextType
public TextType getEcg()
TextType
public void setEcg(TextType value)
value
- allowed object is
TextType
public HolterType getHolter()
HolterType
public void setHolter(HolterType value)
value
- allowed object is
HolterType
public MedicationType getMedication()
MedicationType
public void setMedication(MedicationType value)
value
- allowed object is
MedicationType
public CompoundprescriptionType getCompoundprescription()
CompoundprescriptionType
public void setCompoundprescription(CompoundprescriptionType value)
value
- allowed object is
CompoundprescriptionType
public Substanceproduct getSubstanceproduct()
Substanceproduct
public void setSubstanceproduct(Substanceproduct value)
value
- allowed object is
Substanceproduct
public MedicinalProductType getMedicinalproduct()
MedicinalProductType
public void setMedicinalproduct(MedicinalProductType value)
value
- allowed object is
MedicinalProductType
public ErrorType getError()
ErrorType
public void setError(ErrorType value)
value
- allowed object is
ErrorType
public IncapacityType getIncapacity()
IncapacityType
public void setIncapacity(IncapacityType value)
value
- allowed object is
IncapacityType
public InsuranceType getInsurance()
InsuranceType
public void setInsurance(InsuranceType value)
value
- allowed object is
InsuranceType
public PersonType getPerson()
PersonType
public void setPerson(PersonType value)
value
- allowed object is
PersonType
public HcpartyType getHcparty()
HcpartyType
public void setHcparty(HcpartyType value)
value
- allowed object is
HcpartyType
public org.joda.time.DateTime getDate()
String
public void setDate(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getTime()
String
public void setTime(org.joda.time.DateTime value)
value
- allowed object is
String
public XMLGregorianCalendar getYearmonth()
XMLGregorianCalendar
public void setYearmonth(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public XMLGregorianCalendar getYear()
XMLGregorianCalendar
public void setYear(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public 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()
Boolean
public void setBoolean(Boolean value)
value
- allowed object is
Boolean
public Long getUnsignedInt()
Long
public void setUnsignedInt(Long value)
value
- allowed object is
Long
public BigDecimal getDecimal()
BigDecimal
public void setDecimal(BigDecimal value)
value
- allowed object is
BigDecimal
public 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()
UnitType
public void setUnit(UnitType value)
value
- allowed object is
UnitType
public MinrefType getMinref()
MinrefType
public void setMinref(MinrefType value)
value
- allowed object is
MinrefType
public MaxrefType getMaxref()
MaxrefType
public void setMaxref(MaxrefType value)
value
- allowed object is
MaxrefType
public 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 |