public class FieldTypeInfo extends Object
| Constructor and Description |
|---|
FieldTypeInfo(Field field,
Object bean,
Class<?> fieldType,
Class<?> firstGenericType) |
| Modifier and Type | Method and Description |
|---|---|
AjaxWait |
getAjaxWait() |
Object |
getBean() |
ContentWait |
getContentWait() |
Field |
getField() |
<T> Class<T> |
getFieldType() |
<T> Class<T> |
getFirstGenericType() |
<T> Class<?> |
getTargetType() |
org.openqa.selenium.WebDriver |
getWebDriver()
method to get webDriver of underlying
RegionObject. |
boolean |
isGenericType() |
public Field getField()
public Object getBean()
public boolean isGenericType()
public <T> Class<T> getFieldType()
public <T> Class<T> getFirstGenericType()
public <T> Class<?> getTargetType()
public ContentWait getContentWait()
public AjaxWait getAjaxWait()
public org.openqa.selenium.WebDriver getWebDriver()
RegionObject.webDriver-property of underlying
RegionObject or NULL if underlying object is not a
RegionObject or object has NULL as
webDriverCopyright © 2016. All rights reserved.