Uses of Enum Class
org.tentackle.wurblet.WurbletArgumentType
-
Uses of WurbletArgumentType in org.tentackle.wurblet
Methods in org.tentackle.wurblet that return WurbletArgumentTypeModifier and TypeMethodDescriptionWurbletArgument.getArgumentType()Gets the argument type.static WurbletArgumentTypeReturns the enum constant of this class with the specified name.static WurbletArgumentType[]WurbletArgumentType.values()Returns an array containing the constants of this enum class, in the order they are declared.