|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.dics.protocol.v2.ConsultAmpType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-10-28T03:13:17+02:00", comments="JAXB RI v2.2.6") public class ConsultAmpType
Java class for ConsultAmpType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultAmpType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Status" type="{urn:be:fgov:ehealth:dics:core:v2:actual:common}AmpStatusType"/> <element name="Name" type="{urn:be:fgov:ehealth:dics:protocol:v2}ConsultTextType"/> <element name="BlackTriangle" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="MedicineType" type="{urn:be:fgov:ehealth:dics:core:v2:actual:common}MedicineTypeType"/> <element name="OfficialName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AbbreviatedName" type="{urn:be:fgov:ehealth:dics:protocol:v2}ConsultTextType" minOccurs="0"/> <element name="ProprietarySuffix" type="{urn:be:fgov:ehealth:dics:protocol:v2}ConsultTextType" minOccurs="0"/> <element name="PrescriptionName" type="{urn:be:fgov:ehealth:dics:protocol:v2}ConsultTextType" minOccurs="0"/> <element name="CompanyActorNr" type="{urn:be:fgov:ehealth:dics:core:v2:core}CompanyActorNrType"/> <element name="AmpComponent" type="{urn:be:fgov:ehealth:dics:protocol:v2}ConsultAmpComponentType" maxOccurs="unbounded"/> <element name="Ampp" type="{urn:be:fgov:ehealth:dics:protocol:v2}ConsultAmppType" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v2}validityPeriod"/> <attribute name="Code" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="VmpCode" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" /> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
ConsultAmpType()
|
Method Summary | |
---|---|
ConsultTextType |
getAbbreviatedName()
Gets the value of the abbreviatedName property. |
List<ConsultAmpComponentType> |
getAmpComponents()
Gets the value of the ampComponents property. |
List<ConsultAmppType> |
getAmpps()
Gets the value of the ampps property. |
String |
getCode()
Gets the value of the code property. |
String |
getCompanyActorNr()
Gets the value of the companyActorNr property. |
org.joda.time.DateTime |
getFrom()
Gets the value of the from property. |
String |
getMedicineType()
Gets the value of the medicineType property. |
ConsultTextType |
getName()
Gets the value of the name property. |
String |
getOfficialName()
Gets the value of the officialName property. |
ConsultTextType |
getPrescriptionName()
Gets the value of the prescriptionName property. |
ConsultTextType |
getProprietarySuffix()
Gets the value of the proprietarySuffix property. |
String |
getStatus()
Gets the value of the status property. |
org.joda.time.DateTime |
getTo()
Gets the value of the to property. |
BigInteger |
getVmpCode()
Gets the value of the vmpCode property. |
boolean |
isBlackTriangle()
Gets the value of the blackTriangle property. |
void |
setAbbreviatedName(ConsultTextType value)
Sets the value of the abbreviatedName property. |
void |
setBlackTriangle(boolean value)
Sets the value of the blackTriangle property. |
void |
setCode(String value)
Sets the value of the code property. |
void |
setCompanyActorNr(String value)
Sets the value of the companyActorNr property. |
void |
setFrom(org.joda.time.DateTime value)
Sets the value of the from property. |
void |
setMedicineType(String value)
Sets the value of the medicineType property. |
void |
setName(ConsultTextType value)
Sets the value of the name property. |
void |
setOfficialName(String value)
Sets the value of the officialName property. |
void |
setPrescriptionName(ConsultTextType value)
Sets the value of the prescriptionName property. |
void |
setProprietarySuffix(ConsultTextType value)
Sets the value of the proprietarySuffix property. |
void |
setStatus(String value)
Sets the value of the status property. |
void |
setTo(org.joda.time.DateTime value)
Sets the value of the to property. |
void |
setVmpCode(BigInteger value)
Sets the value of the vmpCode property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsultAmpType()
Method Detail |
---|
public String getStatus()
String
public void setStatus(String value)
value
- allowed object is
String
public ConsultTextType getName()
ConsultTextType
public void setName(ConsultTextType value)
value
- allowed object is
ConsultTextType
public boolean isBlackTriangle()
public void setBlackTriangle(boolean value)
public String getMedicineType()
String
public void setMedicineType(String value)
value
- allowed object is
String
public String getOfficialName()
String
public void setOfficialName(String value)
value
- allowed object is
String
public ConsultTextType getAbbreviatedName()
ConsultTextType
public void setAbbreviatedName(ConsultTextType value)
value
- allowed object is
ConsultTextType
public ConsultTextType getProprietarySuffix()
ConsultTextType
public void setProprietarySuffix(ConsultTextType value)
value
- allowed object is
ConsultTextType
public ConsultTextType getPrescriptionName()
ConsultTextType
public void setPrescriptionName(ConsultTextType value)
value
- allowed object is
ConsultTextType
public String getCompanyActorNr()
String
public void setCompanyActorNr(String value)
value
- allowed object is
String
public List<ConsultAmpComponentType> getAmpComponents()
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 ampComponents property.
For example, to add a new item, do as follows:
getAmpComponents().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultAmpComponentType
public List<ConsultAmppType> getAmpps()
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 ampps property.
For example, to add a new item, do as follows:
getAmpps().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultAmppType
public String getCode()
String
public void setCode(String value)
value
- allowed object is
String
public BigInteger getVmpCode()
BigInteger
public void setVmpCode(BigInteger value)
value
- allowed object is
BigInteger
public org.joda.time.DateTime getFrom()
String
public void setFrom(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getTo()
String
public void setTo(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 |