@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") public class PrescriptionType extends Object implements Serializable
Java class for PrescriptionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PrescriptionType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="ApprovalNumber" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ApprovalNumberType"/> <element name="PrescriptionDate" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="PrescriptionDocument" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}DocumentListType"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
PrescriptionType() |
Modifier and Type | Method and Description |
---|---|
String |
getApprovalNumber()
Gets the value of the approvalNumber property.
|
org.joda.time.DateTime |
getPrescriptionDate()
Gets the value of the prescriptionDate property.
|
DocumentListType |
getPrescriptionDocument()
Gets the value of the prescriptionDocument property.
|
void |
setApprovalNumber(String value)
Sets the value of the approvalNumber property.
|
void |
setPrescriptionDate(org.joda.time.DateTime value)
Sets the value of the prescriptionDate property.
|
void |
setPrescriptionDocument(DocumentListType value)
Sets the value of the prescriptionDocument property.
|
public String getApprovalNumber()
String
public void setApprovalNumber(String value)
value
- allowed object is
String
public org.joda.time.DateTime getPrescriptionDate()
String
public void setPrescriptionDate(org.joda.time.DateTime value)
value
- allowed object is
String
public DocumentListType getPrescriptionDocument()
DocumentListType
public void setPrescriptionDocument(DocumentListType value)
value
- allowed object is
DocumentListType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.