@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") 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}int"/> <element name="AnyNamePart" type="{http://www.w3.org/2001/XMLSchema}string"/> </choice> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
FindByGenericPrescriptionGroupType() |
Modifier and Type | Method and Description |
---|---|
String |
getAnyNamePart()
Gets the value of the anyNamePart property.
|
Integer |
getGenericPrescriptionGroupCode()
Gets the value of the genericPrescriptionGroupCode property.
|
void |
setAnyNamePart(String value)
Sets the value of the anyNamePart property.
|
void |
setGenericPrescriptionGroupCode(Integer value)
Sets the value of the genericPrescriptionGroupCode property.
|
public String getAnyNamePart()
String
public void setAnyNamePart(String value)
value
- allowed object is
String
public Integer getGenericPrescriptionGroupCode()
Integer
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.