Package jp.vmi.selenium.runner.model
Interface Id
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()Get id of the model.
-
-
-
Method Detail
-
getId
String getId()
Get id of the model.- Returns:
- id.
-
-