Interface DoubleInputField

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

public interface DoubleInputField extends NumericInputField, DoubleValued
A double valued field of a record input port.
See Also: