Uses of Interface
com.pervasive.datarush.ports.physical.NumericInputField
-
Packages that use NumericInputField Package Description com.pervasive.datarush.ports.physical Provides classes and interfaces for accessing and producing the data flowing between operators in a dataflow graph. -
-
Uses of NumericInputField in com.pervasive.datarush.ports.physical
Subinterfaces of NumericInputField in com.pervasive.datarush.ports.physical Modifier and Type Interface Description interface
DoubleInputField
A double valued field of a record input port.interface
FloatInputField
A float valued field of a record input port.interface
IntInputField
An integer valued field of a record input port.interface
LongInputField
A long valued field of a record input port.interface
MoneyInputField
A money valued field of a record input port.
-