@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:19:36+02:00", comments="JAXB RI v2.3.7") public class GetActorQualitiesRequest extends RequestType implements Serializable
Java class for GetActorQualitiesRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetActorQualitiesRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<sequence>
<element name="SSIN" type="{urn:be:fgov:ehealth:commons:core:v2}IdType"/>
<element ref="{http://www.w3.org/2000/09/xmldsig#}Signature"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetActorQualitiesRequest() |
| Modifier and Type | Method and Description |
|---|---|
Signature |
getSignature()
An enveloped XML signature signing the entire request element.
|
Id |
getSSIN()
Gets the value of the ssin property.
|
void |
setSignature(Signature value)
Sets the value of the signature property.
|
void |
setSSIN(Id value)
Sets the value of the ssin property.
|
getId, getIssueInstant, setId, setIssueInstantpublic void setSSIN(Id value)
value - allowed object is
Idpublic Signature getSignature()
Signature
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.