@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T10:50:15+02:00", comments="JAXB RI v2.3.7") public class VerifyIdRequest extends RequestType implements Serializable
Java class for VerifyIdRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VerifyIdRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<sequence>
<element ref="{urn:be:fgov:ehealth:idsupport:core:v2}LegalContext" minOccurs="0"/>
<element ref="{urn:be:fgov:ehealth:idsupport:core:v2}IdentificationData"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
VerifyIdRequest() |
| Modifier and Type | Method and Description |
|---|---|
IdentificationData |
getIdentificationData()
Gets the value of the identificationData property.
|
String |
getLegalContext()
Gets the value of the legalContext property.
|
void |
setIdentificationData(IdentificationData value)
Sets the value of the identificationData property.
|
void |
setLegalContext(String value)
Sets the value of the legalContext property.
|
getId, getIssueInstant, setId, setIssueInstantpublic String getLegalContext()
Stringpublic void setLegalContext(String value)
value - allowed object is
Stringpublic IdentificationData getIdentificationData()
IdentificationDatapublic void setIdentificationData(IdentificationData value)
value - allowed object is
IdentificationData
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.