Uses of Enum Class
net.ontopia.topicmaps.rest.APIVersions
Packages that use APIVersions
-
Uses of APIVersions in net.ontopia.topicmaps.rest
Methods in net.ontopia.topicmaps.rest that return APIVersionsModifier and TypeMethodDescriptionstatic APIVersionsReturns the enum constant of this class with the specified name.static APIVersions[]APIVersions.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.ontopia.topicmaps.rest with parameters of type APIVersionsModifier and TypeMethodDescriptionprotected booleanOntopiaRestApplication.isEnabled(APIVersions version)