public class NonElectronicRecord
extends ru.yandex.qatools.htmlelements.element.HtmlElement
| Constructor and Description |
|---|
NonElectronicRecord() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBox()
Get NumberOfCopies
|
String |
getFile()
Get Storage Location value
|
String |
getNumberOfCopies()
Get NumberOfCopies
|
String |
getPhysicalSize()
Get Physical Size value
|
String |
getShelf()
Get Physical Size value
|
String |
getStorageLocation()
Get Storage Location value
|
NonElectronicRecord |
setBox(String box)
Set Box value
|
NonElectronicRecord |
setFile(String file)
Set File
|
NonElectronicRecord |
setNumberOfCopies(String numberOfCopies)
Set Number Of Copies
|
NonElectronicRecord |
setPhysicalSize(String physicalSize)
Set Physical Size value
|
NonElectronicRecord |
setShelf(String shelf)
Set Shelf
|
NonElectronicRecord |
setStorageLocation(String storageLocation)
Set Storage Location value
|
clear, click, findElement, findElements, getAttribute, getCssValue, getLocation, getName, getSize, getTagName, getText, getWrappedElement, isDisplayed, isEnabled, isSelected, sendKeys, setName, setWrappedElement, submit, toStringpublic String getPhysicalSize()
public NonElectronicRecord setPhysicalSize(String physicalSize)
public String getNumberOfCopies()
public NonElectronicRecord setNumberOfCopies(String numberOfCopies)
public String getStorageLocation()
public NonElectronicRecord setStorageLocation(String storageLocation)
public String getShelf()
public NonElectronicRecord setShelf(String shelf)
public String getBox()
public NonElectronicRecord setBox(String box)
public String getFile()
public NonElectronicRecord setFile(String file)
Copyright © 2005–2016 Alfresco Software. All rights reserved.