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