Package jp.vmi.selenium.selenese.command
Interface ILabel
- All Known Implementing Classes:
Label
public interface ILabel
Command with label information.
-
Method Summary
-
Method Details
-
getLabel
String getLabel()Get label.- Returns:
- label.
-
Labelpublic interface ILabel