org.openxava.converters
Class StringBlobConverter.StringValue

java.lang.Object
  extended by org.openxava.converters.StringBlobConverter.StringValue
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
StringBlobConverter

public static class StringBlobConverter.StringValue
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.String data
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

public java.lang.String data