@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T07:53:28+02: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, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic GetCertificateInfoForAuthenticationCertificateResponse()
public CertificateInfoType getCertificateInfo()
CertificateInfoTypepublic void setCertificateInfo(CertificateInfoType value)
value - allowed object is
CertificateInfoType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.