@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:31:25+02:00", comments="JAXB RI v2.2.11") public class HasActualComponentWithType extends Object implements Serializable
Java class for HasActualComponentWithType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HasActualComponentWithType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice minOccurs="0">
<element name="PharmaceuticalFormCode" type="{urn:be:fgov:ehealth:dics:protocol:v5}StandardFormCodeCriterionType"/>
<element name="PharmaceuticalFormName" type="{urn:be:fgov:ehealth:dics:protocol:v5}StandardFormNameCriterionType"/>
</choice>
<choice minOccurs="0">
<element name="RouteOfAdministrationCode" type="{urn:be:fgov:ehealth:dics:protocol:v5}StandardRouteCodeCriterionType"/>
<element name="RouteOfAdministrationName" type="{urn:be:fgov:ehealth:dics:protocol:v5}StandardRouteNameCriterionType"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
HasActualComponentWithType() |
| Modifier and Type | Method and Description |
|---|---|
StandardFormCodeCriterionType |
getPharmaceuticalFormCode()
Gets the value of the pharmaceuticalFormCode property.
|
StandardFormNameCriterionType |
getPharmaceuticalFormName()
Gets the value of the pharmaceuticalFormName property.
|
StandardRouteCodeCriterionType |
getRouteOfAdministrationCode()
Gets the value of the routeOfAdministrationCode property.
|
StandardRouteNameCriterionType |
getRouteOfAdministrationName()
Gets the value of the routeOfAdministrationName property.
|
void |
setPharmaceuticalFormCode(StandardFormCodeCriterionType value)
Sets the value of the pharmaceuticalFormCode property.
|
void |
setPharmaceuticalFormName(StandardFormNameCriterionType value)
Sets the value of the pharmaceuticalFormName property.
|
void |
setRouteOfAdministrationCode(StandardRouteCodeCriterionType value)
Sets the value of the routeOfAdministrationCode property.
|
void |
setRouteOfAdministrationName(StandardRouteNameCriterionType value)
Sets the value of the routeOfAdministrationName property.
|
public StandardFormNameCriterionType getPharmaceuticalFormName()
StandardFormNameCriterionTypepublic void setPharmaceuticalFormName(StandardFormNameCriterionType value)
value - allowed object is
StandardFormNameCriterionTypepublic StandardFormCodeCriterionType getPharmaceuticalFormCode()
StandardFormCodeCriterionTypepublic void setPharmaceuticalFormCode(StandardFormCodeCriterionType value)
value - allowed object is
StandardFormCodeCriterionTypepublic StandardRouteNameCriterionType getRouteOfAdministrationName()
StandardRouteNameCriterionTypepublic void setRouteOfAdministrationName(StandardRouteNameCriterionType value)
value - allowed object is
StandardRouteNameCriterionTypepublic StandardRouteCodeCriterionType getRouteOfAdministrationCode()
StandardRouteCodeCriterionTypepublic void setRouteOfAdministrationCode(StandardRouteCodeCriterionType value)
value - allowed object is
StandardRouteCodeCriterionType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.