be.cin.mycarenet.esb.medicaladvisoragreement.chap4.consult.v1
Class RequestType

java.lang.Object
  extended by be.cin.mycarenet.esb.medicaladvisoragreement.chap4.consult.v1.RequestType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-07-06T09:31:04+02:00",
           comments="JAXB RI v2.2.6")
public class RequestType
extends Object
implements Serializable

Java class for RequestType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="RequestType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="EncryptedContent" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
RequestType()
           
 
Method Summary
 byte[] getEncryptedContent()
          Gets the value of the encryptedContent property.
 void setEncryptedContent(byte[] value)
          Sets the value of the encryptedContent property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestType

public RequestType()
Method Detail

getEncryptedContent

public byte[] getEncryptedContent()
Gets the value of the encryptedContent property.

Returns:
possible object is byte[]

setEncryptedContent

public void setEncryptedContent(byte[] value)
Sets the value of the encryptedContent property.

Parameters:
value - allowed object is byte[]



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