Uses of Enum Class
org.apache.jena.sparql.expr.nodevalue.NumericType
-
Uses of NumericType in org.apache.jena.sparql.expr.nodevalue
Modifier 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 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.