@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:19:47+02:00", comments="JAXB RI v2.2.11") public class GetCertificateRequest extends RequestType implements Serializable
Java class for GetCertificateRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetCertificateRequestType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType"> <sequence> <element name="PublicKeyIdentifier" type="{urn:be:fgov:ehealth:etee:commons:core:v2}PublicKeyIdentifier"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
GetCertificateRequest() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPublicKeyIdentifier()
Gets the value of the publicKeyIdentifier property.
|
void |
setPublicKeyIdentifier(byte[] value)
Sets the value of the publicKeyIdentifier property.
|
getId, getIssueInstant, setId, setIssueInstant
public byte[] getPublicKeyIdentifier()
String
public void setPublicKeyIdentifier(byte[] value)
value
- allowed object is
String
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.