be.fgov.ehealth.etkra.protocol.v1
Class ActivateETKRequest

java.lang.Object
  extended by be.fgov.ehealth.commons.protocol.v1.RequestType
      extended by be.fgov.ehealth.etkra.protocol.v1.ActivateETKRequest
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-07-06T09:26:32+02:00",
           comments="JAXB RI v2.2.6")
public class ActivateETKRequest
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:protocol:v1}RequestType">
       <sequence>
         <element name="SignedRequest" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
ActivateETKRequest()
           
 
Method Summary
 byte[] getSignedRequest()
          Gets the value of the signedRequest property.
 void setSignedRequest(byte[] value)
          Sets the value of the signedRequest property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivateETKRequest

public ActivateETKRequest()
Method Detail

getSignedRequest

public byte[] getSignedRequest()
Gets the value of the signedRequest property.

Returns:
possible object is byte[]

setSignedRequest

public void setSignedRequest(byte[] value)
Sets the value of the signedRequest property.

Parameters:
value - allowed object is byte[]



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.