|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ImplementedBy
Annotation is used to specify the implementation Class of the interface that extends WebElementFacade.
| Required Element Summary | |
|---|---|
Class<? extends WebElementFacadeImpl> |
value
|
| Element Detail |
|---|
public abstract Class<? extends WebElementFacadeImpl> value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||