@Qualifier @Documented @Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface MVCMember
Modifier and Type | Optional Element and Description |
---|---|
Class<? extends PropertyEditor> |
editor |
String |
format |
public abstract String format
public abstract Class<? extends PropertyEditor> editor