be.fgov.ehealth.ehbox.core.v3
Class EncryptableOldFreeInformation

java.lang.Object
  extended by be.fgov.ehealth.ehbox.core.v3.EncryptableOldFreeInformation
All Implemented Interfaces:
Serializable

public class EncryptableOldFreeInformation
extends Object
implements Serializable

Java class for anonymous complex type.

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

 <complexType>
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>base64Binary">
       <attribute name="Render" use="required">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             <minLength value="1"/>
           </restriction>
         </simpleType>
       </attribute>
     </extension>
   </simpleContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
EncryptableOldFreeInformation()
           
 
Method Summary
 String getRender()
          Gets the value of the render property.
 byte[] getValue()
          Gets the value of the value property.
 void setRender(String value)
          Sets the value of the render property.
 void setValue(byte[] value)
          Sets the value of the value property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncryptableOldFreeInformation

public EncryptableOldFreeInformation()
Method Detail

getValue

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

Returns:
possible object is byte[]

setValue

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

Parameters:
value - allowed object is byte[]

getRender

public String getRender()
Gets the value of the render property.

Returns:
possible object is String

setRender

public void setRender(String value)
Sets the value of the render property.

Parameters:
value - allowed object is String



Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.