public class CheckInputModel extends ElementActionType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.citrusframework.org/schema/selenium/testcase}ElementActionType">
<attribute name="checked" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
checked |
elementbrowser, description| Constructor and Description |
|---|
CheckInputModel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isChecked()
Gets the value of the checked property.
|
void |
setChecked(boolean value)
Sets the value of the checked property.
|
getElement, setElementgetBrowser, getDescription, setBrowser, setDescriptionCopyright © 2008–2019 ConSol Software GmbH. All rights reserved.