Uses of Enum Class
org.aksw.shellgebra.exec.virtual.InputHolder.Type
Packages that use InputHolder.Type
-
Uses of InputHolder.Type in org.aksw.shellgebra.exec.virtual
Subclasses with type arguments of type InputHolder.Type in org.aksw.shellgebra.exec.virtualMethods in org.aksw.shellgebra.exec.virtual that return InputHolder.TypeModifier and TypeMethodDescriptionInputHolder.BoundStageInput.getType()InputHolder.ByteSourceInput.getType()InputHolder.FileWriterTaskInput.getType()InputHolder.getType()static InputHolder.TypeReturns the enum constant of this class with the specified name.static InputHolder.Type[]InputHolder.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.