Uses of Enum
org.apache.jena.shex.expressions.NumRangeKind
Packages that use NumRangeKind
-
Uses of NumRangeKind in org.apache.jena.shex.expressions
Methods in org.apache.jena.shex.expressions that return NumRangeKindModifier and TypeMethodDescriptionstatic NumRangeKindNumRangeConstraint.getRangeKind()static NumRangeKindReturns the enum constant of this type with the specified name.static NumRangeKind[]NumRangeKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.jena.shex.expressions with parameters of type NumRangeKind