org.iqual.chaplin
Annotation Type CastsTo


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface CastsTo

Specifies formally to which classes the dynacast handler is able to convert objects. (todo)

Since:
Mar 10, 2009 11:18:48 PM
Author:
Zbynek Slajchrt

Required Element Summary
 Class[] value
           
 

Element Detail

value

public abstract Class[] value


Copyright © 2009 iquality.org. All Rights Reserved.