com.adobe.idp.dsc.datatype
Interface Convertable


public interface Convertable

Classes implementing this interface explicitly specify how they are converted.


Method Summary
 Object convert(Class aType)
          Converts a value to the specified target type.
 

Method Detail

convert

Object convert(Class aType)
Converts a value to the specified target type.

Parameters:
aType - The target type.
Returns:
The converted object.


[an error occurred while processing this directive] [an error occurred while processing this directive]