Package org.verifyica.api
Interface Named
- All Known Subinterfaces:
Argument<T>
- All Known Implementing Classes:
Argument.Empty
public interface Named
Interface to implement Named
-
Method Summary
-
Method Details
-
name
Method to get the name- Returns:
- the name
-
getName
String getName()Method to get the name- Returns:
- the name
-