Interface Parameter<ValueType>
- All Superinterfaces:
Entity<ValueType>
The interface of a special
Entity that represents a parameter.-
Method Summary
-
Method Details
-
type
ParameterType<ValueType> type()Returns theParameterTypeof this parameter.- Specified by:
typein interfaceEntity<ValueType>- Returns:
- A
ParameterType.
-