JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH:
Package
io.fluentlenium.configuration
Annotation Interface CustomProperty
@Target
(
ANNOTATION_TYPE
)
@Retention
(
RUNTIME
)
public @interface
CustomProperty
Annotation configuration custom property.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
Property name
String
value
Property value
Element Details
name
String
name
Property name
Returns:
property name
value
String
value
Property value
Returns:
property value