| Package | Description |
|---|---|
| org.bimserver.interfaces.objects | |
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
SVersion |
SServerInfo.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
SServerInfo.setVersion(SVersion version) |
| Modifier and Type | Method and Description |
|---|---|
SVersion |
AdminInterface.getLatestVersion()
Check which version of BIMserver is the latest available (will download an XML file from bimserver.org)
|
SVersion |
AdminInterfaceAdaptor.getLatestVersion() |
SVersion |
AdminInterface.getVersion()
Get the actual version of this BIMserver
|
SVersion |
AdminInterfaceAdaptor.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncAdminInterface.GetLatestVersionCallback.success(SVersion result) |
void |
AsyncAdminInterface.GetVersionCallback.success(SVersion result) |
Copyright © 2018 OpenSource BIM. All rights reserved.