|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.dics.protocol.v3.FindByTherapeuticMoietyType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-04-09T03:55:00+02:00",
comments="JAXB RI v2.2.11")
public class FindByTherapeuticMoietyType
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}positiveInteger"/>
<element name="TherapeuticMoietyName" type="{urn:be:fgov:ehealth:dics:core:v3:core}SearchStringType"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
FindByTherapeuticMoietyType()
|
|
| Method Summary | |
|---|---|
BigInteger |
getTherapeuticMoietyCode()
Gets the value of the therapeuticMoietyCode property. |
String |
getTherapeuticMoietyName()
Gets the value of the therapeuticMoietyName property. |
void |
setTherapeuticMoietyCode(BigInteger value)
Sets the value of the therapeuticMoietyCode property. |
void |
setTherapeuticMoietyName(String value)
Sets the value of the therapeuticMoietyName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindByTherapeuticMoietyType()
| Method Detail |
|---|
public String getTherapeuticMoietyName()
Stringpublic void setTherapeuticMoietyName(String value)
value - allowed object is
Stringpublic BigInteger getTherapeuticMoietyCode()
BigIntegerpublic void setTherapeuticMoietyCode(BigInteger value)
value - allowed object is
BigInteger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||