@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T07:53:28+02:00", comments="JAXB RI v2.2.11") public class GetKeyRequest extends RequestType 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:commons:1_0:protocol}RequestType"> <sequence> <element name="SealedKeyRequest" type="{urn:be:fgov:ehealth:etee:kgss:1_0:protocol}SealedContentType"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
GetKeyRequest() |
Modifier and Type | Method and Description |
---|---|
SealedContentType |
getSealedKeyRequest()
Gets the value of the sealedKeyRequest property.
|
void |
setSealedKeyRequest(SealedContentType value)
Sets the value of the sealedKeyRequest property.
|
public SealedContentType getSealedKeyRequest()
SealedContentType
public void setSealedKeyRequest(SealedContentType value)
value
- allowed object is
SealedContentType
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.