Uses of Class
tech.oxfordsemantic.jrdfox.client.OfflineRequestResult
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.client |
-
Uses of OfflineRequestResult in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return OfflineRequestResult Modifier and Type Method Description OfflineRequestResultServerConnection. bringDataStoreOffline(java.lang.String dataStoreName)Makes sure that the data store with the given name is offline.static OfflineRequestResultOfflineRequestResult. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OfflineRequestResult[]OfflineRequestResult. values()Returns an array containing the constants of this enum type, in the order they are declared.