Package jp.vmi.selenium.selenese.command
Interface ILabel
-
- All Known Implementing Classes:
Label
public interface ILabelCommand with label information.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLabel()Get label.
-
-
-
Method Detail
-
getLabel
String getLabel()
Get label.- Returns:
- label.
-
-