|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.dics.protocol.v5.ConsultAmpComponentType
@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:55:13+02:00", comments="JAXB RI v2.2.11") public class ConsultAmpComponentType
Java class for ConsultAmpComponentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultAmpComponentType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Dividable" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Scored" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Crushable" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ContainsAlcohol" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SugarFree" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ModifiedReleaseType" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="SpecificDrugDevice" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="Dimensions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Name" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultTextType" minOccurs="0"/> <element name="Note" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultTextType" minOccurs="0"/> <element name="PharmaceuticalForm" type="{urn:be:fgov:ehealth:dics:protocol:v5}PharmaceuticalFormWithStandardsType" maxOccurs="unbounded"/> <element name="RouteOfAdministration" type="{urn:be:fgov:ehealth:dics:protocol:v5}RouteOfAdministrationWithStandardsType" maxOccurs="unbounded"/> <element name="RealActualIngredient" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultRealActualIngredientType" maxOccurs="unbounded"/> <element name="AdditionalFields" type="{urn:be:fgov:ehealth:dics:protocol:v5}AdditionalFieldsType" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v5}validityPeriod"/> <attribute name="SequenceNr" use="required" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="VmpComponentCode" type="{http://www.w3.org/2001/XMLSchema}int" /> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
ConsultAmpComponentType()
|
Method Summary | |
---|---|
List<AdditionalFieldsType> |
getAdditionalFields()
Gets the value of the additionalFields property. |
String |
getContainsAlcohol()
Gets the value of the containsAlcohol property. |
String |
getCrushable()
Gets the value of the crushable property. |
String |
getDimensions()
Gets the value of the dimensions property. |
String |
getDividable()
Gets the value of the dividable property. |
org.joda.time.DateTime |
getEndDate()
Gets the value of the endDate property. |
Integer |
getModifiedReleaseType()
Gets the value of the modifiedReleaseType property. |
ConsultTextType |
getName()
Gets the value of the name property. |
ConsultTextType |
getNote()
Gets the value of the note property. |
List<PharmaceuticalFormWithStandardsType> |
getPharmaceuticalForms()
Gets the value of the pharmaceuticalForms property. |
List<ConsultRealActualIngredientType> |
getRealActualIngredients()
Gets the value of the realActualIngredients property. |
List<RouteOfAdministrationWithStandardsType> |
getRouteOfAdministrations()
Gets the value of the routeOfAdministrations property. |
String |
getScored()
Gets the value of the scored property. |
int |
getSequenceNr()
Gets the value of the sequenceNr property. |
Integer |
getSpecificDrugDevice()
Gets the value of the specificDrugDevice property. |
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property. |
Integer |
getVmpComponentCode()
Gets the value of the vmpComponentCode property. |
Boolean |
isSugarFree()
Gets the value of the sugarFree property. |
void |
setContainsAlcohol(String value)
Sets the value of the containsAlcohol property. |
void |
setCrushable(String value)
Sets the value of the crushable property. |
void |
setDimensions(String value)
Sets the value of the dimensions property. |
void |
setDividable(String value)
Sets the value of the dividable property. |
void |
setEndDate(org.joda.time.DateTime value)
Sets the value of the endDate property. |
void |
setModifiedReleaseType(Integer value)
Sets the value of the modifiedReleaseType property. |
void |
setName(ConsultTextType value)
Sets the value of the name property. |
void |
setNote(ConsultTextType value)
Sets the value of the note property. |
void |
setScored(String value)
Sets the value of the scored property. |
void |
setSequenceNr(int value)
Sets the value of the sequenceNr property. |
void |
setSpecificDrugDevice(Integer value)
Sets the value of the specificDrugDevice property. |
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property. |
void |
setSugarFree(Boolean value)
Sets the value of the sugarFree property. |
void |
setVmpComponentCode(Integer value)
Sets the value of the vmpComponentCode property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsultAmpComponentType()
Method Detail |
---|
public String getDividable()
String
public void setDividable(String value)
value
- allowed object is
String
public String getScored()
String
public void setScored(String value)
value
- allowed object is
String
public String getCrushable()
String
public void setCrushable(String value)
value
- allowed object is
String
public String getContainsAlcohol()
String
public void setContainsAlcohol(String value)
value
- allowed object is
String
public Boolean isSugarFree()
Boolean
public void setSugarFree(Boolean value)
value
- allowed object is
Boolean
public Integer getModifiedReleaseType()
Integer
public void setModifiedReleaseType(Integer value)
value
- allowed object is
Integer
public Integer getSpecificDrugDevice()
Integer
public void setSpecificDrugDevice(Integer value)
value
- allowed object is
Integer
public String getDimensions()
String
public void setDimensions(String value)
value
- allowed object is
String
public ConsultTextType getName()
ConsultTextType
public void setName(ConsultTextType value)
value
- allowed object is
ConsultTextType
public ConsultTextType getNote()
ConsultTextType
public void setNote(ConsultTextType value)
value
- allowed object is
ConsultTextType
public List<PharmaceuticalFormWithStandardsType> getPharmaceuticalForms()
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 pharmaceuticalForms property.
For example, to add a new item, do as follows:
getPharmaceuticalForms().add(newItem);
Objects of the following type(s) are allowed in the list
PharmaceuticalFormWithStandardsType
public List<RouteOfAdministrationWithStandardsType> getRouteOfAdministrations()
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 routeOfAdministrations property.
For example, to add a new item, do as follows:
getRouteOfAdministrations().add(newItem);
Objects of the following type(s) are allowed in the list
RouteOfAdministrationWithStandardsType
public List<ConsultRealActualIngredientType> getRealActualIngredients()
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 realActualIngredients property.
For example, to add a new item, do as follows:
getRealActualIngredients().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultRealActualIngredientType
public List<AdditionalFieldsType> getAdditionalFields()
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 additionalFields property.
For example, to add a new item, do as follows:
getAdditionalFields().add(newItem);
Objects of the following type(s) are allowed in the list
AdditionalFieldsType
public int getSequenceNr()
public void setSequenceNr(int value)
public Integer getVmpComponentCode()
Integer
public void setVmpComponentCode(Integer value)
value
- allowed object is
Integer
public org.joda.time.DateTime getStartDate()
String
public void setStartDate(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getEndDate()
String
public void setEndDate(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 |