be.fgov.ehealth.etee.kgss._1_0.protocol
Class GetNewKeyResponse
java.lang.Object
be.fgov.ehealth.etee.commons._1_0.etee.EteeResponseType
be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyResponse
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-09-28T09:38:57+02:00",
comments="JAXB RI v2.2.11")
public class GetNewKeyResponse
- 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="SealedNewKeyResponse" type="{urn:be:fgov:ehealth:etee:kgss:1_0:protocol}SealedContentType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
GetNewKeyResponse
public GetNewKeyResponse()
getSealedNewKeyResponse
public SealedContentType getSealedNewKeyResponse()
- Gets the value of the sealedNewKeyResponse property.
- Returns:
- possible object is
SealedContentType
setSealedNewKeyResponse
public void setSealedNewKeyResponse(SealedContentType value)
- Sets the value of the sealedNewKeyResponse property.
- Parameters:
value
- allowed object is
SealedContentType
Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.