Uses of Enum Class
org.aksw.jenax.stmt.core.SparqlStmtType
Packages that use SparqlStmtType
-
Uses of SparqlStmtType in org.aksw.jenax.stmt.core
Methods in org.aksw.jenax.stmt.core that return SparqlStmtTypeModifier and TypeMethodDescriptionstatic SparqlStmtTypeReturns the enum constant of this class with the specified name.static SparqlStmtType[]SparqlStmtType.values()Returns an array containing the constants of this enum class, in the order they are declared.