|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons._1_0.protocol.RequestType
be.fgov.ehealth.etee.kgss._1_0.protocol.GetKeyRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-05-30T08:53:42+02:00",
comments="JAXB RI v2.2.11")
public class GetKeyRequest
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 Summary | |
|---|---|
GetKeyRequest()
|
|
| Method Summary | |
|---|---|
SealedContentType |
getSealedKeyRequest()
Gets the value of the sealedKeyRequest property. |
void |
setSealedKeyRequest(SealedContentType value)
Sets the value of the sealedKeyRequest property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetKeyRequest()
| Method Detail |
|---|
public SealedContentType getSealedKeyRequest()
SealedContentTypepublic void setSealedKeyRequest(SealedContentType value)
value - allowed object is
SealedContentType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||