Class ArgumentType

java.lang.Object
org.gorpipe.querydialogs.ArgumentType

public class ArgumentType
extends java.lang.Object
Enumeration of argument types.

Note: not using enum because it needs to be extendable.