- All Known Subinterfaces:
Meta, Param
- All Known Implementing Classes:
MetaImpl, ParamImpl
public interface NameValue
Interface of a (name, value) pair.
-
Method Summary
-
Method Details
-
getName
- Returns:
- The name.
-
getValue
- Returns:
- The value (possibly
null).