Uses of Enum
org.apache.velocity.util.DuckType.Types
Packages that use DuckType.Types
-
Uses of DuckType.Types in org.apache.velocity.util
Subclasses with type arguments of type DuckType.Types in org.apache.velocity.utilMethods in org.apache.velocity.util that return DuckType.TypesModifier and TypeMethodDescriptionstatic DuckType.TypesReturns the enum constant of this type with the specified name.static DuckType.Types[]DuckType.Types.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.velocity.util with parameters of type DuckType.TypesModifier and TypeMethodDescriptionprotected static MethodDuckType.findMethod(Class<?> c, DuckType.Types type) protected static ObjectDuckType.get(Object value, DuckType.Types type)