| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
Version |
StoreFactory.createVersion()
Returns a new object of class 'Version'.
|
Version |
ServerInfo.getVersion()
Returns the value of the 'Version' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerInfo.setVersion(Version value)
Sets the value of the '
Version' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
VersionImpl
An implementation of the model object 'Version'.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
StoreFactoryImpl.createVersion() |
Version |
ServerInfoImpl.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerInfoImpl.setVersion(Version newVersion) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseVersion(Version object)
Returns the result of interpreting the object as an instance of 'Version'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.