@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:19:47+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>
Constructor and Description |
---|
GetNewKeyResponse() |
Modifier and Type | Method and Description |
---|---|
SealedContentType |
getSealedNewKeyResponse()
Gets the value of the sealedNewKeyResponse property.
|
void |
setSealedNewKeyResponse(SealedContentType value)
Sets the value of the sealedNewKeyResponse property.
|
public SealedContentType getSealedNewKeyResponse()
SealedContentType
public void setSealedNewKeyResponse(SealedContentType value)
value
- allowed object is
SealedContentType
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.