@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+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, setIssueInstant
public org.joda.time.DateTime getDate()
String
public void setDate(org.joda.time.DateTime value)
value
- allowed object is
String
public String getConsultationType()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.