|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.dics.protocol.v4.FindByGenericPrescriptionGroupType
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-09-11T04:26:21+02:00",
comments="JAXB RI v2.3.6")
public class FindByGenericPrescriptionGroupType
Java class for FindByGenericPrescriptionGroupType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindByGenericPrescriptionGroupType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="GenericPrescriptionGroupCode" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
<element name="AnyNamePart" type="{urn:be:fgov:ehealth:dics:core:v4:core}SearchStringType"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
FindByGenericPrescriptionGroupType()
|
|
| Method Summary | |
|---|---|
String |
getAnyNamePart()
Gets the value of the anyNamePart property. |
BigInteger |
getGenericPrescriptionGroupCode()
Gets the value of the genericPrescriptionGroupCode property. |
void |
setAnyNamePart(String value)
Sets the value of the anyNamePart property. |
void |
setGenericPrescriptionGroupCode(BigInteger value)
Sets the value of the genericPrescriptionGroupCode property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindByGenericPrescriptionGroupType()
| Method Detail |
|---|
public String getAnyNamePart()
Stringpublic void setAnyNamePart(String value)
value - allowed object is
Stringpublic BigInteger getGenericPrescriptionGroupCode()
BigIntegerpublic void setGenericPrescriptionGroupCode(BigInteger value)
value - allowed object is
BigInteger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||