| Determines the result datatype. Accept NumberDataValues
only.
Note: In the future you should be able to do
a sum user data types. One option would be to run
sum on anything that implements divide().
Parameters: inputType - the input type, either a user type or a java.lang object the output Class (null if cannot operate onvalue expression of this type. |