|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.dics.protocol.v3.ConsultAmpComponentType
@Generated(value="com.sun.tools.xjc.Driver", date="2017-06-27T08:11:32+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="{urn:be:fgov:ehealth:dics:core:v3:actual:common}DividableType" minOccurs="0"/> <element name="Scored" type="{urn:be:fgov:ehealth:dics:core:v3:actual:common}ScoredType" minOccurs="0"/> <element name="Crushable" type="{urn:be:fgov:ehealth:dics:core:v3:actual:common}CrushableType" minOccurs="0"/> <element name="ContainsAlcohol" type="{urn:be:fgov:ehealth:dics:core:v3:actual:common}ContainsAlcoholType" minOccurs="0"/> <element name="SugarFree" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ModifiedReleaseType" type="{urn:be:fgov:ehealth:dics:core:v3:actual:common}ModifiedReleaseTypeType" minOccurs="0"/> <element name="SpecificDrugDevice" type="{urn:be:fgov:ehealth:dics:core:v3:actual:common}SpecificDrugDeviceType" 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:v3}ConsultTextType" minOccurs="0"/> <element name="Note" type="{urn:be:fgov:ehealth:dics:protocol:v3}ConsultTextType" minOccurs="0"/> <element name="PharmaceuticalForm" type="{urn:be:fgov:ehealth:dics:protocol:v3}PharmaceuticalFormWithStandardsType" maxOccurs="unbounded"/> <element name="RouteOfAdministration" type="{urn:be:fgov:ehealth:dics:protocol:v3}RouteOfAdministrationWithStandardsType" maxOccurs="unbounded"/> <element name="RealActualIngredient" type="{urn:be:fgov:ehealth:dics:protocol:v3}ConsultRealActualIngredientType" maxOccurs="unbounded"/> </sequence> <attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v3}validityPeriod"/> <attribute name="SequenceNr" use="required" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" /> <attribute name="VmpComponentCode" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" /> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
ConsultAmpComponentType()
|
Method Summary | |
---|---|
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. |
BigInteger |
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. |
BigInteger |
getSequenceNr()
Gets the value of the sequenceNr property. |
BigInteger |
getSpecificDrugDevice()
Gets the value of the specificDrugDevice property. |
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property. |
BigInteger |
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(BigInteger 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(BigInteger value)
Sets the value of the sequenceNr property. |
void |
setSpecificDrugDevice(BigInteger 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(BigInteger 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 BigInteger getModifiedReleaseType()
BigInteger
public void setModifiedReleaseType(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getSpecificDrugDevice()
BigInteger
public void setSpecificDrugDevice(BigInteger value)
value
- allowed object is
BigInteger
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 BigInteger getSequenceNr()
BigInteger
public void setSequenceNr(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getVmpComponentCode()
BigInteger
public void setVmpComponentCode(BigInteger value)
value
- allowed object is
BigInteger
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 |