@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:28+02:00", comments="JAXB RI v2.3.7") 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:v4}StandardFormCodeCriterionType"/> <element name="PharmaceuticalFormName" type="{urn:be:fgov:ehealth:dics:protocol:v4}StandardFormNameCriterionType"/> </choice> <choice minOccurs="0"> <element name="RouteOfAdministrationCode" type="{urn:be:fgov:ehealth:dics:protocol:v4}StandardRouteCodeCriterionType"/> <element name="RouteOfAdministrationName" type="{urn:be:fgov:ehealth:dics:protocol:v4}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()
StandardFormNameCriterionType
public void setPharmaceuticalFormName(StandardFormNameCriterionType value)
value
- allowed object is
StandardFormNameCriterionType
public StandardFormCodeCriterionType getPharmaceuticalFormCode()
StandardFormCodeCriterionType
public void setPharmaceuticalFormCode(StandardFormCodeCriterionType value)
value
- allowed object is
StandardFormCodeCriterionType
public StandardRouteNameCriterionType getRouteOfAdministrationName()
StandardRouteNameCriterionType
public void setRouteOfAdministrationName(StandardRouteNameCriterionType value)
value
- allowed object is
StandardRouteNameCriterionType
public StandardRouteCodeCriterionType getRouteOfAdministrationCode()
StandardRouteCodeCriterionType
public void setRouteOfAdministrationCode(StandardRouteCodeCriterionType value)
value
- allowed object is
StandardRouteCodeCriterionType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.