org.cruxframework.crux.core.shared.json.annotations
Annotation Type JsonSubTypes.Type


@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface JsonSubTypes.Type


Required Element Summary
 Class<?> value
           
 

Element Detail

value

public abstract Class<?> value


Copyright © 2014. All rights reserved.