|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.recipe.core.v1.ExecutorServiceAdministrativeInformationType
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:29:02+02:00",
comments="JAXB RI v2.2.6")
public class ExecutorServiceAdministrativeInformationType
Java class for ExecutorServiceAdministrativeInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExecutorServiceAdministrativeInformationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PrescriberIdentifier" type="{urn:be:fgov:ehealth:commons:core:v1}IdentifierType"/>
<element name="PatientIdentifier" type="{urn:be:fgov:ehealth:commons:core:v1}IdentifierType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ExecutorServiceAdministrativeInformationType()
|
|
| Method Summary | |
|---|---|
IdentifierType |
getPatientIdentifier()
Gets the value of the patientIdentifier property. |
IdentifierType |
getPrescriberIdentifier()
Gets the value of the prescriberIdentifier property. |
void |
setPatientIdentifier(IdentifierType value)
Sets the value of the patientIdentifier property. |
void |
setPrescriberIdentifier(IdentifierType value)
Sets the value of the prescriberIdentifier property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutorServiceAdministrativeInformationType()
| Method Detail |
|---|
public IdentifierType getPrescriberIdentifier()
IdentifierTypepublic void setPrescriberIdentifier(IdentifierType value)
value - allowed object is
IdentifierTypepublic IdentifierType getPatientIdentifier()
IdentifierTypepublic void setPatientIdentifier(IdentifierType value)
value - allowed object is
IdentifierType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||