Uses of Enum
org.apache.jena.sparql.expr.nodevalue.NumericType
Packages that use NumericType
-
Uses of NumericType in org.apache.jena.sparql.expr.nodevalue
Methods in org.apache.jena.sparql.expr.nodevalue that return NumericTypeModifier and TypeMethodDescriptionstatic NumericType
XSDFuncOp.classifyNumeric
(String fName, NodeValue nv) static NumericType
XSDFuncOp.classifyNumeric
(String fName, NodeValue nv1, NodeValue nv2) static NumericType
Returns the enum constant of this type with the specified name.static NumericType[]
NumericType.values()
Returns an array containing the constants of this enum type, in the order they are declared.