public interface Entity
Modifier and Type | Method and Description |
---|---|
String |
getFieldValue(String fieldName)
Returns the value of a field.
|
String |
getName()
Returns the string with the name of the entity, for example the name of a test module.
|
String getFieldValue(String fieldName)
fieldName
- name of the field.String getName()
Copyright © 2017. All rights reserved.