@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:37:58+02:00", comments="JAXB RI v2.2.11") public class ConsultAmppType extends Object implements Serializable
Java class for ConsultAmppType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultAmppType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Orphan" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="LeafletLink" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType" minOccurs="0"/>
<element name="SpcLink" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType" minOccurs="0"/>
<element name="RmaPatientLink" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType" minOccurs="0"/>
<element name="RmaProfessionalLink" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType" minOccurs="0"/>
<element name="ParallelCircuit" type="{urn:be:fgov:ehealth:dics:core:v4:actual:common}ParallelCircuitType" minOccurs="0"/>
<element name="ParallelDistributor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PackMultiplier" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="PackAmount" type="{urn:be:fgov:ehealth:dics:core:v4:actual:common}PackAmountType" minOccurs="0"/>
<element name="PackDisplayValue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AuthorisationNr" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="SingleUse" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="SpeciallyRegulated" type="{urn:be:fgov:ehealth:dics:core:v4:actual:common}SpeciallyRegulatedType" minOccurs="0"/>
<element name="AbbreviatedName" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType" minOccurs="0"/>
<element name="PrescriptionName" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType" minOccurs="0"/>
<element name="Note" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType" minOccurs="0"/>
<element name="PosologyNote" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType" minOccurs="0"/>
<element name="CrmLink" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType" minOccurs="0"/>
<element name="ExFactoryPrice" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="ReimbursementCode" type="{urn:be:fgov:ehealth:dics:core:v4:actual:common}ReimbursementCodeType" minOccurs="0"/>
<element name="Atc" type="{urn:be:fgov:ehealth:dics:protocol:v4}AtcClassificationType" maxOccurs="unbounded" minOccurs="0"/>
<element name="DeliveryModus" type="{urn:be:fgov:ehealth:dics:protocol:v4}DeliveryModusType"/>
<element name="DeliveryModusSpecification" type="{urn:be:fgov:ehealth:dics:protocol:v4}DeliveryModusSpecificationType" minOccurs="0"/>
<element name="DefinedDailyDose" type="{urn:be:fgov:ehealth:dics:core:v4:core}QuantityType" minOccurs="0"/>
<element name="NoGenericPrescriptionReason" type="{urn:be:fgov:ehealth:dics:protocol:v4}NoGenericPrescriptionReasonType" maxOccurs="unbounded" minOccurs="0"/>
<element name="DistributorCompanyActorNr" type="{urn:be:fgov:ehealth:dics:core:v4:core}CompanyActorNrType" minOccurs="0"/>
<element name="AmppComponent" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultAmppComponentType" maxOccurs="unbounded"/>
<element name="Commercialization" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultCommercializationType" minOccurs="0"/>
<element name="SupplyProblem" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultSupplyProblemType" minOccurs="0"/>
<element name="DerogationImport" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultDerogationImportType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Dmpp" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultDmppType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v4}validityPeriod"/>
<attribute name="CtiExtended" use="required" type="{urn:be:fgov:ehealth:dics:core:v4:core}CtiExtendedType" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultAmppType() |
| Modifier and Type | Method and Description |
|---|---|
ConsultTextType |
getAbbreviatedName()
Gets the value of the abbreviatedName property.
|
List<ConsultAmppComponentType> |
getAmppComponents()
Gets the value of the amppComponents property.
|
List<AtcClassificationType> |
getAtcs()
Gets the value of the atcs property.
|
String |
getAuthorisationNr()
Gets the value of the authorisationNr property.
|
ConsultCommercializationType |
getCommercialization()
Gets the value of the commercialization property.
|
ConsultTextType |
getCrmLink()
Gets the value of the crmLink property.
|
String |
getCtiExtended()
Gets the value of the ctiExtended property.
|
QuantityType |
getDefinedDailyDose()
Gets the value of the definedDailyDose property.
|
DeliveryModusType |
getDeliveryModus()
Gets the value of the deliveryModus property.
|
DeliveryModusSpecificationType |
getDeliveryModusSpecification()
Gets the value of the deliveryModusSpecification property.
|
List<ConsultDerogationImportType> |
getDerogationImports()
Gets the value of the derogationImports property.
|
String |
getDistributorCompanyActorNr()
Gets the value of the distributorCompanyActorNr property.
|
List<ConsultDmppType> |
getDmpps()
Gets the value of the dmpps property.
|
org.joda.time.DateTime |
getEndDate()
Gets the value of the endDate property.
|
BigDecimal |
getExFactoryPrice()
Gets the value of the exFactoryPrice property.
|
ConsultTextType |
getLeafletLink()
Gets the value of the leafletLink property.
|
List<NoGenericPrescriptionReasonType> |
getNoGenericPrescriptionReasons()
Gets the value of the noGenericPrescriptionReasons property.
|
ConsultTextType |
getNote()
Gets the value of the note property.
|
PackAmountType |
getPackAmount()
Gets the value of the packAmount property.
|
String |
getPackDisplayValue()
Gets the value of the packDisplayValue property.
|
BigInteger |
getPackMultiplier()
Gets the value of the packMultiplier property.
|
BigInteger |
getParallelCircuit()
Gets the value of the parallelCircuit property.
|
String |
getParallelDistributor()
Gets the value of the parallelDistributor property.
|
ConsultTextType |
getPosologyNote()
Gets the value of the posologyNote property.
|
ConsultTextType |
getPrescriptionName()
Gets the value of the prescriptionName property.
|
BigInteger |
getReimbursementCode()
Gets the value of the reimbursementCode property.
|
ConsultTextType |
getRmaPatientLink()
Gets the value of the rmaPatientLink property.
|
ConsultTextType |
getRmaProfessionalLink()
Gets the value of the rmaProfessionalLink property.
|
ConsultTextType |
getSpcLink()
Gets the value of the spcLink property.
|
BigInteger |
getSpeciallyRegulated()
Gets the value of the speciallyRegulated property.
|
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property.
|
ConsultSupplyProblemType |
getSupplyProblem()
Gets the value of the supplyProblem property.
|
boolean |
isOrphan()
Gets the value of the orphan property.
|
Boolean |
isSingleUse()
Gets the value of the singleUse property.
|
void |
setAbbreviatedName(ConsultTextType value)
Sets the value of the abbreviatedName property.
|
void |
setAuthorisationNr(String value)
Sets the value of the authorisationNr property.
|
void |
setCommercialization(ConsultCommercializationType value)
Sets the value of the commercialization property.
|
void |
setCrmLink(ConsultTextType value)
Sets the value of the crmLink property.
|
void |
setCtiExtended(String value)
Sets the value of the ctiExtended property.
|
void |
setDefinedDailyDose(QuantityType value)
Sets the value of the definedDailyDose property.
|
void |
setDeliveryModus(DeliveryModusType value)
Sets the value of the deliveryModus property.
|
void |
setDeliveryModusSpecification(DeliveryModusSpecificationType value)
Sets the value of the deliveryModusSpecification property.
|
void |
setDistributorCompanyActorNr(String value)
Sets the value of the distributorCompanyActorNr property.
|
void |
setEndDate(org.joda.time.DateTime value)
Sets the value of the endDate property.
|
void |
setExFactoryPrice(BigDecimal value)
Sets the value of the exFactoryPrice property.
|
void |
setLeafletLink(ConsultTextType value)
Sets the value of the leafletLink property.
|
void |
setNote(ConsultTextType value)
Sets the value of the note property.
|
void |
setOrphan(boolean value)
Sets the value of the orphan property.
|
void |
setPackAmount(PackAmountType value)
Sets the value of the packAmount property.
|
void |
setPackDisplayValue(String value)
Sets the value of the packDisplayValue property.
|
void |
setPackMultiplier(BigInteger value)
Sets the value of the packMultiplier property.
|
void |
setParallelCircuit(BigInteger value)
Sets the value of the parallelCircuit property.
|
void |
setParallelDistributor(String value)
Sets the value of the parallelDistributor property.
|
void |
setPosologyNote(ConsultTextType value)
Sets the value of the posologyNote property.
|
void |
setPrescriptionName(ConsultTextType value)
Sets the value of the prescriptionName property.
|
void |
setReimbursementCode(BigInteger value)
Sets the value of the reimbursementCode property.
|
void |
setRmaPatientLink(ConsultTextType value)
Sets the value of the rmaPatientLink property.
|
void |
setRmaProfessionalLink(ConsultTextType value)
Sets the value of the rmaProfessionalLink property.
|
void |
setSingleUse(Boolean value)
Sets the value of the singleUse property.
|
void |
setSpcLink(ConsultTextType value)
Sets the value of the spcLink property.
|
void |
setSpeciallyRegulated(BigInteger value)
Sets the value of the speciallyRegulated property.
|
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property.
|
void |
setSupplyProblem(ConsultSupplyProblemType value)
Sets the value of the supplyProblem property.
|
public boolean isOrphan()
public void setOrphan(boolean value)
public ConsultTextType getLeafletLink()
ConsultTextTypepublic void setLeafletLink(ConsultTextType value)
value - allowed object is
ConsultTextTypepublic ConsultTextType getSpcLink()
ConsultTextTypepublic void setSpcLink(ConsultTextType value)
value - allowed object is
ConsultTextTypepublic ConsultTextType getRmaPatientLink()
ConsultTextTypepublic void setRmaPatientLink(ConsultTextType value)
value - allowed object is
ConsultTextTypepublic ConsultTextType getRmaProfessionalLink()
ConsultTextTypepublic void setRmaProfessionalLink(ConsultTextType value)
value - allowed object is
ConsultTextTypepublic BigInteger getParallelCircuit()
BigIntegerpublic void setParallelCircuit(BigInteger value)
value - allowed object is
BigIntegerpublic String getParallelDistributor()
Stringpublic void setParallelDistributor(String value)
value - allowed object is
Stringpublic BigInteger getPackMultiplier()
BigIntegerpublic void setPackMultiplier(BigInteger value)
value - allowed object is
BigIntegerpublic PackAmountType getPackAmount()
PackAmountTypepublic void setPackAmount(PackAmountType value)
value - allowed object is
PackAmountTypepublic String getPackDisplayValue()
Stringpublic void setPackDisplayValue(String value)
value - allowed object is
Stringpublic String getAuthorisationNr()
Stringpublic void setAuthorisationNr(String value)
value - allowed object is
Stringpublic Boolean isSingleUse()
Booleanpublic void setSingleUse(Boolean value)
value - allowed object is
Booleanpublic BigInteger getSpeciallyRegulated()
BigIntegerpublic void setSpeciallyRegulated(BigInteger value)
value - allowed object is
BigIntegerpublic ConsultTextType getAbbreviatedName()
ConsultTextTypepublic void setAbbreviatedName(ConsultTextType value)
value - allowed object is
ConsultTextTypepublic ConsultTextType getPrescriptionName()
ConsultTextTypepublic void setPrescriptionName(ConsultTextType value)
value - allowed object is
ConsultTextTypepublic ConsultTextType getNote()
ConsultTextTypepublic void setNote(ConsultTextType value)
value - allowed object is
ConsultTextTypepublic ConsultTextType getPosologyNote()
ConsultTextTypepublic void setPosologyNote(ConsultTextType value)
value - allowed object is
ConsultTextTypepublic ConsultTextType getCrmLink()
ConsultTextTypepublic void setCrmLink(ConsultTextType value)
value - allowed object is
ConsultTextTypepublic BigDecimal getExFactoryPrice()
BigDecimalpublic void setExFactoryPrice(BigDecimal value)
value - allowed object is
BigDecimalpublic BigInteger getReimbursementCode()
BigIntegerpublic void setReimbursementCode(BigInteger value)
value - allowed object is
BigIntegerpublic List<AtcClassificationType> getAtcs()
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 atcs property.
For example, to add a new item, do as follows:
getAtcs().add(newItem);
Objects of the following type(s) are allowed in the list
AtcClassificationType
public DeliveryModusType getDeliveryModus()
DeliveryModusTypepublic void setDeliveryModus(DeliveryModusType value)
value - allowed object is
DeliveryModusTypepublic DeliveryModusSpecificationType getDeliveryModusSpecification()
DeliveryModusSpecificationTypepublic void setDeliveryModusSpecification(DeliveryModusSpecificationType value)
value - allowed object is
DeliveryModusSpecificationTypepublic QuantityType getDefinedDailyDose()
QuantityTypepublic void setDefinedDailyDose(QuantityType value)
value - allowed object is
QuantityTypepublic List<NoGenericPrescriptionReasonType> getNoGenericPrescriptionReasons()
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 noGenericPrescriptionReasons property.
For example, to add a new item, do as follows:
getNoGenericPrescriptionReasons().add(newItem);
Objects of the following type(s) are allowed in the list
NoGenericPrescriptionReasonType
public String getDistributorCompanyActorNr()
Stringpublic void setDistributorCompanyActorNr(String value)
value - allowed object is
Stringpublic List<ConsultAmppComponentType> getAmppComponents()
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 amppComponents property.
For example, to add a new item, do as follows:
getAmppComponents().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultAmppComponentType
public ConsultCommercializationType getCommercialization()
ConsultCommercializationTypepublic void setCommercialization(ConsultCommercializationType value)
value - allowed object is
ConsultCommercializationTypepublic ConsultSupplyProblemType getSupplyProblem()
ConsultSupplyProblemTypepublic void setSupplyProblem(ConsultSupplyProblemType value)
value - allowed object is
ConsultSupplyProblemTypepublic List<ConsultDerogationImportType> getDerogationImports()
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 derogationImports property.
For example, to add a new item, do as follows:
getDerogationImports().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultDerogationImportType
public List<ConsultDmppType> getDmpps()
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 dmpps property.
For example, to add a new item, do as follows:
getDmpps().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultDmppType
public String getCtiExtended()
Stringpublic void setCtiExtended(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getStartDate()
Stringpublic void setStartDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getEndDate()
Stringpublic void setEndDate(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.