public interface ResourceName
Modifier and Type | Method and Description |
---|---|
String |
getFieldValue(String fieldName)
Return the String value of the field with name fieldName.
|
Map<String,String> |
getFieldValuesMap()
Return the map of each field name to its value.
|