@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:16:22+01:00", comments="JAXB RI v2.3.7") public class GetCertificateInfoForAuthenticationCertificateResponse extends StatusResponseType implements Serializable
Java class for GetCertificateInfoForAuthenticationCertificateResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetCertificateInfoForAuthenticationCertificateResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<sequence minOccurs="0">
<element name="CertificateInfo" type="{urn:be:fgov:ehealth:certra:core:v2}CertificateInfoType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetCertificateInfoForAuthenticationCertificateResponse() |
| Modifier and Type | Method and Description |
|---|---|
CertificateInfoType |
getCertificateInfo()
Gets the value of the certificateInfo property.
|
void |
setCertificateInfo(CertificateInfoType value)
Sets the value of the certificateInfo property.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic GetCertificateInfoForAuthenticationCertificateResponse()
public CertificateInfoType getCertificateInfo()
CertificateInfoTypepublic void setCertificateInfo(CertificateInfoType value)
value - allowed object is
CertificateInfoType
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.