Uses of Enum Class
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 NumericTypeXSDFuncOp.classifyNumeric(String fName, NodeValue nv) static NumericTypeXSDFuncOp.classifyNumeric(String fName, NodeValue nv1, NodeValue nv2) static NumericTypeReturns the enum constant of this class with the specified name.static NumericType[]NumericType.values()Returns an array containing the constants of this enum class, in the order they are declared.