@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:20:42+02:00", comments="JAXB RI v2.2.11") 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, setIssueInstant
public String getLegalContext()
String
public void setLegalContext(String value)
value
- allowed object is
String
public IdentificationData getIdentificationData()
IdentificationData
public void setIdentificationData(IdentificationData value)
value
- allowed object is
IdentificationData
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.