@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:11:18+01:00", comments="JAXB RI v2.2.11") public class FindByGenericPrescriptionGroupType extends Object implements Serializable
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:v3:core}SearchStringType"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FindByGenericPrescriptionGroupType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.