public class SetInputModel 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="value" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
value |
elementbrowser, description| Constructor and Description |
|---|
SetInputModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value of the value property.
|
void |
setValue(String value)
Sets the value of the value property.
|
getElement, setElementgetBrowser, getDescription, setBrowser, setDescriptionprotected String value
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.