|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.recipe.services.GetPrescriptionForPrescriberUnsealedResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:29:02+02:00",
comments="JAXB RI v2.2.6")
public class GetPrescriptionForPrescriberUnsealedResponse
Java class for getPrescriptionForPrescriberUnsealedResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getPrescriptionForPrescriberUnsealedResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="GetPrescriptionForPrescriberResult" type="{http://services.recipe.be}getPrescriptionForPrescriberResult" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
GetPrescriptionForPrescriberUnsealedResponse()
|
|
| Method Summary | |
|---|---|
GetPrescriptionForPrescriberResult |
getGetPrescriptionForPrescriberResult()
Gets the value of the getPrescriptionForPrescriberResult property. |
void |
setGetPrescriptionForPrescriberResult(GetPrescriptionForPrescriberResult value)
Sets the value of the getPrescriptionForPrescriberResult property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetPrescriptionForPrescriberUnsealedResponse()
| Method Detail |
|---|
public GetPrescriptionForPrescriberResult getGetPrescriptionForPrescriberResult()
GetPrescriptionForPrescriberResultpublic void setGetPrescriptionForPrescriberResult(GetPrescriptionForPrescriberResult value)
value - allowed object is
GetPrescriptionForPrescriberResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||