Uses of Enum Class
org.apache.nifi.flow.PortType
Packages that use PortType
-
Uses of PortType in org.apache.nifi.flow
Methods in org.apache.nifi.flow that return PortTypeModifier and TypeMethodDescriptionVersionedPort.getType()static PortTypeReturns the enum constant of this class with the specified name.static PortType[]PortType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.nifi.flow with parameters of type PortType