Uses of Class
net.ontopia.topicmaps.rest.APIVersions
-
Packages that use APIVersions Package Description net.ontopia.topicmaps.rest -
-
Uses of APIVersions in net.ontopia.topicmaps.rest
Methods in net.ontopia.topicmaps.rest that return APIVersions Modifier and Type Method Description static APIVersions
APIVersions. valueOf(String name)
Returns the enum constant of this type with the specified name.static APIVersions[]
APIVersions. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.ontopia.topicmaps.rest with parameters of type APIVersions Modifier and Type Method Description protected boolean
OntopiaRestApplication. isEnabled(APIVersions version)
-