org.ujorm.extensions
Interface ValueExportable

All Superinterfaces:
StringWrapper, ValueTextable

Deprecated. Use the interface StringWrapper rather.

public interface ValueExportable
extends StringWrapper

The method StringWrapper.exportToString() replaces the original ValueTextable.toString().

Author:
Ponec
See Also:
StringWrapper

Method Summary
 
Methods inherited from interface org.ujorm.extensions.StringWrapper
exportToString
 
Methods inherited from interface org.ujorm.extensions.ValueTextable
toString
 



Copyright © 2007-2012 PPonec