|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons.protocol.v2.ResponseType
be.fgov.ehealth.dics.protocol.v5.ValidateSamIdResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-04-04T03:57:04+02:00",
comments="JAXB RI v2.3.6")
public class ValidateSamIdResponse
Java class for ValidateSamIdResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ValidateSamIdResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}ResponseType">
<sequence>
<element name="Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="ConsultationType" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ValidateSamIdResponse()
|
|
| Method Summary | |
|---|---|
String |
getConsultationType()
Gets the value of the consultationType property. |
org.joda.time.DateTime |
getDate()
Gets the value of the date property. |
void |
setConsultationType(String value)
Sets the value of the consultationType property. |
void |
setDate(org.joda.time.DateTime value)
Sets the value of the date property. |
| Methods inherited from class be.fgov.ehealth.commons.protocol.v2.ResponseType |
|---|
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidateSamIdResponse()
| Method Detail |
|---|
public org.joda.time.DateTime getDate()
Stringpublic void setDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getConsultationType()
Stringpublic void setConsultationType(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||