Package nis.svc.opt.api
Interface ReportsTables.VariableRow
-
- Enclosing interface:
- ReportsTables
public static interface ReportsTables.VariableRow
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
name()
A run summary report value name.java.lang.String
value()
A run summary report value.
-