|
||||||||||
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.GetNewKeyRequest
@Generated(value="com.sun.tools.xjc.Driver", date="2021-04-20T04:20:54+02:00", comments="JAXB RI v2.2.11") public class GetNewKeyRequest
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="SealedNewKeyRequest" type="{urn:be:fgov:ehealth:etee:kgss:1_0:protocol}SealedContentType"/> </sequence> </extension> </complexContent> </complexType>
Constructor Summary | |
---|---|
GetNewKeyRequest()
|
Method Summary | |
---|---|
SealedContentType |
getSealedNewKeyRequest()
Gets the value of the sealedNewKeyRequest property. |
void |
setSealedNewKeyRequest(SealedContentType value)
Sets the value of the sealedNewKeyRequest property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetNewKeyRequest()
Method Detail |
---|
public SealedContentType getSealedNewKeyRequest()
SealedContentType
public void setSealedNewKeyRequest(SealedContentType value)
value
- allowed object is
SealedContentType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |