Uses of Enum Class
org.apache.jena.shex.expressions.NodeKind
Packages that use NodeKind
-
Uses of NodeKind in org.apache.jena.shex.expressions
Methods in org.apache.jena.shex.expressions that return NodeKindModifier and TypeMethodDescriptionstatic NodeKindNodeKindConstraint.getNodeKind()static NodeKindReturns the enum constant of this class with the specified name.static NodeKind[]NodeKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.jena.shex.expressions with parameters of type NodeKind