@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class FindByTherapeuticMoietyType extends Object implements Serializable
Java class for FindByTherapeuticMoietyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindByTherapeuticMoietyType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element name="TherapeuticMoietyCode" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="TherapeuticMoietyName" type="{http://www.w3.org/2001/XMLSchema}string"/> </choice> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
FindByTherapeuticMoietyType() |
Modifier and Type | Method and Description |
---|---|
Integer |
getTherapeuticMoietyCode()
Gets the value of the therapeuticMoietyCode property.
|
String |
getTherapeuticMoietyName()
Gets the value of the therapeuticMoietyName property.
|
void |
setTherapeuticMoietyCode(Integer value)
Sets the value of the therapeuticMoietyCode property.
|
void |
setTherapeuticMoietyName(String value)
Sets the value of the therapeuticMoietyName property.
|
public String getTherapeuticMoietyName()
String
public void setTherapeuticMoietyName(String value)
value
- allowed object is
String
public Integer getTherapeuticMoietyCode()
Integer
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.