@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class FindByIngredientType extends Object implements Serializable
Java class for FindByIngredientType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindByIngredientType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <choice> <element name="SubstanceCode" type="{urn:be:fgov:ehealth:dics:protocol:v5}StandardSubstanceCodeCriterionType"/> <element name="SubstanceName" type="{urn:be:fgov:ehealth:dics:protocol:v5}StandardSubstanceNameCriterionType"/> </choice> <element name="Strength" type="{urn:be:fgov:ehealth:dics:protocol:v5}QuantityType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
FindByIngredientType() |
Modifier and Type | Method and Description |
---|---|
QuantityType |
getStrength()
Gets the value of the strength property.
|
StandardSubstanceCodeCriterionType |
getSubstanceCode()
Gets the value of the substanceCode property.
|
StandardSubstanceNameCriterionType |
getSubstanceName()
Gets the value of the substanceName property.
|
void |
setStrength(QuantityType value)
Sets the value of the strength property.
|
void |
setSubstanceCode(StandardSubstanceCodeCriterionType value)
Sets the value of the substanceCode property.
|
void |
setSubstanceName(StandardSubstanceNameCriterionType value)
Sets the value of the substanceName property.
|
public StandardSubstanceNameCriterionType getSubstanceName()
StandardSubstanceNameCriterionType
public void setSubstanceName(StandardSubstanceNameCriterionType value)
value
- allowed object is
StandardSubstanceNameCriterionType
public StandardSubstanceCodeCriterionType getSubstanceCode()
StandardSubstanceCodeCriterionType
public void setSubstanceCode(StandardSubstanceCodeCriterionType value)
value
- allowed object is
StandardSubstanceCodeCriterionType
public QuantityType getStrength()
QuantityType
public void setStrength(QuantityType value)
value
- allowed object is
QuantityType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.