Package org.openflexo.pamela.annotations
Annotation Type StringConverter
-
@Target(FIELD) @Retention(RUNTIME) public @interface StringConverterThis annotation can be used in a field to declare aStringConverterto be used
@Target(FIELD)
@Retention(RUNTIME)
public @interface StringConverter
StringConverter to be used