Package adalid.core.interfaces
Interface NamedValue
-
- All Known Subinterfaces:
SpecialValue
- All Known Implementing Classes:
NamedValueCache,SpecialBooleanValue,SpecialCharacterValue,SpecialEntityValue,SpecialNumericValue,SpecialTemporalValue
public interface NamedValue- Author:
- Jorge Campins
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname()
-
-
-
Method Detail
-
name
String name()
-
-