be.fgov.ehealth.dics.protocol.v4
Class NoGenericPrescriptionReasonType
java.lang.Object
be.fgov.ehealth.dics.core.v4.refdata.NoGenericPrescriptionReasonKeyType
be.fgov.ehealth.dics.protocol.v4.NoGenericPrescriptionReasonType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:54:47+02:00",
comments="JAXB RI v2.2.11")
public class NoGenericPrescriptionReasonType
- extends NoGenericPrescriptionReasonKeyType
- implements Serializable
Java class for NoGenericPrescriptionReasonType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NoGenericPrescriptionReasonType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:core:v4:refdata}NoGenericPrescriptionReasonKeyType">
<sequence>
<element name="Description" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
NoGenericPrescriptionReasonType
public NoGenericPrescriptionReasonType()
getDescription
public ConsultTextType getDescription()
- Gets the value of the description property.
- Returns:
- possible object is
ConsultTextType
setDescription
public void setDescription(ConsultTextType value)
- Sets the value of the description property.
- Parameters:
value
- allowed object is
ConsultTextType
Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.