org.openqa.selenium.support.pagefactory
Class Annotations

java.lang.Object
  extended by org.openqa.selenium.support.pagefactory.Annotations

public class Annotations
extends java.lang.Object


Constructor Summary
Annotations(java.lang.reflect.Field field)
           
 
Method Summary
 By buildBy()
           
 boolean isLookupCached()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Annotations

public Annotations(java.lang.reflect.Field field)
Method Detail

isLookupCached

public boolean isLookupCached()

buildBy

public By buildBy()


Copyright © 2009. All Rights Reserved.