Uses of Enum Class
org.incenp.obofoundry.sssom.model.BuiltinPrefix
Packages that use BuiltinPrefix
-
Uses of BuiltinPrefix in org.incenp.obofoundry.sssom.model
Methods in org.incenp.obofoundry.sssom.model that return BuiltinPrefixModifier and TypeMethodDescriptionstatic BuiltinPrefix
BuiltinPrefix.fromString
(String v) Parses a prefix name into one of the built-in prefix.static BuiltinPrefix
Returns the enum constant of this class with the specified name.static BuiltinPrefix[]
BuiltinPrefix.values()
Returns an array containing the constants of this enum class, in the order they are declared.