@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:32:36+02:00", comments="JAXB RI v2.3.7") public class ValidateSamIdResponse extends ResponseType implements Serializable
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 and Description |
|---|
ValidateSamIdResponse() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic org.joda.time.DateTime getDate()
Stringpublic void setDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getConsultationType()
String
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.