public class GetStoredFileModel extends BrowserActionType
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}BrowserActionType">
<attribute name="file-name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
fileName |
browser, description| Constructor and Description |
|---|
GetStoredFileModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName()
Gets the value of the fileName property.
|
void |
setFileName(String value)
Sets the value of the fileName property.
|
getBrowser, getDescription, setBrowser, setDescriptionprotected String fileName
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.