Uses of Enum Class
org.aksw.jenax.arq.util.fmt.SparqlResultType
Packages that use SparqlResultType
-
Uses of SparqlResultType in org.aksw.jenax.arq.util.fmt
Methods in org.aksw.jenax.arq.util.fmt that return SparqlResultTypeModifier and TypeMethodDescriptionstatic SparqlResultTypeReturns the enum constant of this class with the specified name.static SparqlResultType[]SparqlResultType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aksw.jenax.arq.util.fmt with parameters of type SparqlResultTypeModifier and TypeMethodDescriptiondefault <T> TSparqlResultFmts.get(SparqlResultType slot) protected voidSparqlResultFmtsImpl.set(SparqlResultType s, Object o) protected static voidSparqlResultFmtsImpl.setSisterDefaults(SparqlResultFmtsImpl impl, SparqlResultType sourceFmt, EnumSet<SparqlResultType> targetFmts) Method parameters in org.aksw.jenax.arq.util.fmt with type arguments of type SparqlResultTypeModifier and TypeMethodDescriptionprotected static voidSparqlResultFmtsImpl.setSisterDefaults(SparqlResultFmtsImpl impl, SparqlResultType sourceFmt, EnumSet<SparqlResultType> targetFmts)