@Inherited
@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface Formatter
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<? extends QAFTestStepArgumentFormatter<?>> |
value |
public abstract java.lang.Class<? extends QAFTestStepArgumentFormatter<?>> value
Copyright © 2000 Infostretch Corp.