|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.ehbox.core.v3.EncryptableOldFreeInformation
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-06-27T08:08:52+02:00",
comments="JAXB RI v2.2.11")
public class EncryptableOldFreeInformation
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>
| 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 |
|---|
public EncryptableOldFreeInformation()
| Method Detail |
|---|
public byte[] getValue()
public void setValue(byte[] value)
value - allowed object is
byte[]public String getRender()
Stringpublic void setRender(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||