be.fgov.ehealth.etee.kgss._1_0.protocol
Class GetKeyResponse
java.lang.Object
be.fgov.ehealth.etee.commons._1_0.etee.EteeResponseType
be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyResponse
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-04-04T03:42:02+02:00",
comments="JAXB RI v2.3.6")
public class GetKeyResponse
- extends EteeResponseType
- implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{urn:be:fgov:ehealth:etee:commons:1_0:etee}EteeResponseType">
<sequence minOccurs="0">
<element name="SealedKeyResponse" type="{urn:be:fgov:ehealth:etee:kgss:1_0:protocol}SealedContentType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
GetKeyResponse
public GetKeyResponse()
getSealedKeyResponse
public SealedContentType getSealedKeyResponse()
- Gets the value of the sealedKeyResponse property.
- Returns:
- possible object is
SealedContentType
setSealedKeyResponse
public void setSealedKeyResponse(SealedContentType value)
- Sets the value of the sealedKeyResponse property.
- Parameters:
value
- allowed object is
SealedContentType
Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.