@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:28+02:00", comments="JAXB RI v2.3.7") public class FindReferencesResponse extends StatusResponseType implements Serializable
Java class for FindReferencesResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindReferencesResponseType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType"> <sequence minOccurs="0"> <group ref="{urn:be:fgov:ehealth:dics:protocol:v4}FamhpMainEntities"/> <group ref="{urn:be:fgov:ehealth:dics:protocol:v4}BcpiMainEntities"/> <group ref="{urn:be:fgov:ehealth:dics:protocol:v4}NihdiEntities"/> <group ref="{urn:be:fgov:ehealth:dics:protocol:v4}ReferenceAdditionalEntities"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
FindReferencesResponse() |
Modifier and Type | Method and Description |
---|---|
List<Appendix> |
getAppendixes()
Gets the value of the appendixes property.
|
List<AtcClassification> |
getAtcClassifications()
Gets the value of the atcClassifications property.
|
List<DeliveryModus> |
getDeliveryModuses()
Gets the value of the deliveryModuses property.
|
List<DeliveryModusSpecification> |
getDeliveryModusSpecifications()
Gets the value of the deliveryModusSpecifications property.
|
List<DeviceType> |
getDeviceTypes()
Gets the value of the deviceTypes property.
|
List<FormCategory> |
getFormCategories()
Gets the value of the formCategories property.
|
List<NoGenericPrescriptionReason> |
getNoGenericPrescriptionReasons()
Gets the value of the noGenericPrescriptionReasons property.
|
List<NoSwitchReason> |
getNoSwitchReasons()
Gets the value of the noSwitchReasons property.
|
List<PackagingClosure> |
getPackagingClosures()
Gets the value of the packagingClosures property.
|
List<PackagingMaterial> |
getPackagingMaterials()
Gets the value of the packagingMaterials property.
|
List<PackagingType> |
getPackagingTypes()
Gets the value of the packagingTypes property.
|
List<Parameter> |
getParameters()
Gets the value of the parameters property.
|
List<PharmaceuticalForm> |
getPharmaceuticalForms()
Gets the value of the pharmaceuticalForms property.
|
List<ReimbursementCriterion> |
getReimbursementCriterions()
Gets the value of the reimbursementCriterions property.
|
List<RouteOfAdministration> |
getRouteOfAdministrations()
Gets the value of the routeOfAdministrations property.
|
List<ConsultStandardFormAndPhFrmAndVtlFrmType> |
getStandardForms()
Gets the value of the standardForms property.
|
List<ConsultStandardRouteAndRouteOfAdministrationType> |
getStandardRoutes()
Gets the value of the standardRoutes property.
|
List<ConsultStandardSubstanceAndSubstanceType> |
getStandardSubstances()
Gets the value of the standardSubstances property.
|
List<StandardUnitFamhpType> |
getStandardUnits()
Gets the value of the standardUnits property.
|
List<Substance> |
getSubstances()
Gets the value of the substances property.
|
List<VirtualForm> |
getVirtualForms()
Gets the value of the virtualForms property.
|
List<Wada> |
getWadas()
Gets the value of the wadas property.
|
getStatus, setStatus
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
public List<AtcClassification> getAtcClassifications()
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 atcClassifications property.
For example, to add a new item, do as follows:
getAtcClassifications().add(newItem);
Objects of the following type(s) are allowed in the list
AtcClassification
public List<DeliveryModus> getDeliveryModuses()
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 deliveryModuses property.
For example, to add a new item, do as follows:
getDeliveryModuses().add(newItem);
Objects of the following type(s) are allowed in the list
DeliveryModus
public List<DeliveryModusSpecification> getDeliveryModusSpecifications()
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 deliveryModusSpecifications property.
For example, to add a new item, do as follows:
getDeliveryModusSpecifications().add(newItem);
Objects of the following type(s) are allowed in the list
DeliveryModusSpecification
public List<DeviceType> getDeviceTypes()
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 deviceTypes property.
For example, to add a new item, do as follows:
getDeviceTypes().add(newItem);
Objects of the following type(s) are allowed in the list
DeviceType
public List<PackagingClosure> getPackagingClosures()
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 packagingClosures property.
For example, to add a new item, do as follows:
getPackagingClosures().add(newItem);
Objects of the following type(s) are allowed in the list
PackagingClosure
public List<PackagingMaterial> getPackagingMaterials()
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 packagingMaterials property.
For example, to add a new item, do as follows:
getPackagingMaterials().add(newItem);
Objects of the following type(s) are allowed in the list
PackagingMaterial
public List<PackagingType> getPackagingTypes()
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 packagingTypes property.
For example, to add a new item, do as follows:
getPackagingTypes().add(newItem);
Objects of the following type(s) are allowed in the list
PackagingType
public List<PharmaceuticalForm> 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
PharmaceuticalForm
public List<RouteOfAdministration> 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
RouteOfAdministration
public List<Substance> getSubstances()
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 substances property.
For example, to add a new item, do as follows:
getSubstances().add(newItem);
Objects of the following type(s) are allowed in the list
Substance
public List<NoSwitchReason> getNoSwitchReasons()
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 noSwitchReasons property.
For example, to add a new item, do as follows:
getNoSwitchReasons().add(newItem);
Objects of the following type(s) are allowed in the list
NoSwitchReason
public List<VirtualForm> getVirtualForms()
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 virtualForms property.
For example, to add a new item, do as follows:
getVirtualForms().add(newItem);
Objects of the following type(s) are allowed in the list
VirtualForm
public List<Wada> getWadas()
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 wadas property.
For example, to add a new item, do as follows:
getWadas().add(newItem);
Objects of the following type(s) are allowed in the list
Wada
public List<NoGenericPrescriptionReason> 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
NoGenericPrescriptionReason
public List<Appendix> getAppendixes()
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 appendixes property.
For example, to add a new item, do as follows:
getAppendixes().add(newItem);
Objects of the following type(s) are allowed in the list
Appendix
public List<FormCategory> getFormCategories()
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 formCategories property.
For example, to add a new item, do as follows:
getFormCategories().add(newItem);
Objects of the following type(s) are allowed in the list
FormCategory
public List<Parameter> getParameters()
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 parameters property.
For example, to add a new item, do as follows:
getParameters().add(newItem);
Objects of the following type(s) are allowed in the list
Parameter
public List<ReimbursementCriterion> getReimbursementCriterions()
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 reimbursementCriterions property.
For example, to add a new item, do as follows:
getReimbursementCriterions().add(newItem);
Objects of the following type(s) are allowed in the list
ReimbursementCriterion
public List<ConsultStandardFormAndPhFrmAndVtlFrmType> getStandardForms()
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 standardForms property.
For example, to add a new item, do as follows:
getStandardForms().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultStandardFormAndPhFrmAndVtlFrmType
public List<ConsultStandardRouteAndRouteOfAdministrationType> getStandardRoutes()
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 standardRoutes property.
For example, to add a new item, do as follows:
getStandardRoutes().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultStandardRouteAndRouteOfAdministrationType
public List<ConsultStandardSubstanceAndSubstanceType> getStandardSubstances()
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 standardSubstances property.
For example, to add a new item, do as follows:
getStandardSubstances().add(newItem);
Objects of the following type(s) are allowed in the list
ConsultStandardSubstanceAndSubstanceType
public List<StandardUnitFamhpType> getStandardUnits()
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 standardUnits property.
For example, to add a new item, do as follows:
getStandardUnits().add(newItem);
Objects of the following type(s) are allowed in the list
StandardUnitFamhpType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.