Interface NumericInputField

All Superinterfaces:
Field, Named, NumericValued, ScalarInputField, ScalarTyped, ScalarValued, TokenTyped, TokenValued
All Known Subinterfaces:
DoubleInputField, FloatInputField, IntInputField, LongInputField, MoneyInputField

public interface NumericInputField extends ScalarInputField, NumericValued
A numeric valued field of a record input port.
See Also: