Uses of Class
org.tentackle.persist.wurblet.WurbletArgumentType
-
-
Uses of WurbletArgumentType in org.tentackle.persist.wurblet
Methods in org.tentackle.persist.wurblet that return WurbletArgumentType Modifier and Type Method Description WurbletArgumentTypeWurbletArgument. getArgumentType()Gets the argument type.static WurbletArgumentTypeWurbletArgumentType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WurbletArgumentType[]WurbletArgumentType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-