Uses of Enum Class
org.apache.jena.shex.expressions.NumLengthKind
-
Uses of NumLengthKind in org.apache.jena.shex.expressions
Modifier and TypeMethodDescriptionstatic NumLengthKind
NumLengthConstraint.getLengthType()
static NumLengthKind
Returns the enum constant of this class with the specified name.static NumLengthKind[]
NumLengthKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.