org.cruxframework.crux.core.client.formatter.annotation
Annotation Type FormatterName


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


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2014. All rights reserved.