@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T10:58:05+01:00", comments="JAXB RI v2.2.11") 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, setStatus
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
public GetCertificateInfoForAuthenticationCertificateResponse()
public CertificateInfoType getCertificateInfo()
CertificateInfoType
public void setCertificateInfo(CertificateInfoType value)
value
- allowed object is
CertificateInfoType
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.