@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:16:22+01:00", comments="JAXB RI v2.3.7") 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>
| Constructor and Description |
|---|
GetKeyResponse() |
| Modifier and Type | Method and Description |
|---|---|
SealedContentType |
getSealedKeyResponse()
Gets the value of the sealedKeyResponse property.
|
void |
setSealedKeyResponse(SealedContentType value)
Sets the value of the sealedKeyResponse property.
|
public SealedContentType getSealedKeyResponse()
SealedContentTypepublic void setSealedKeyResponse(SealedContentType value)
value - allowed object is
SealedContentType
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.