Uses of Enum Class
org.forester.go.etc.OntologizerResult.TYPE
Packages that use OntologizerResult.TYPE
-
Uses of OntologizerResult.TYPE in org.forester.go.etc
Methods in org.forester.go.etc that return OntologizerResult.TYPEModifier and TypeMethodDescriptionOntologizerResult.getType()static OntologizerResult.TYPEReturns the enum constant of this class with the specified name.static OntologizerResult.TYPE[]OntologizerResult.TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.