| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CheckoutResult
A representation of the model object 'Checkout Result'.
|
| Modifier and Type | Method and Description |
|---|---|
DownloadResult |
StoreFactory.createDownloadResult()
Returns a new object of class 'Download Result'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckoutResultImpl
An implementation of the model object 'Checkout Result'.
|
class |
DownloadResultImpl
An implementation of the model object 'Download Result'.
|
| Modifier and Type | Method and Description |
|---|---|
DownloadResult |
StoreFactoryImpl.createDownloadResult() |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseDownloadResult(DownloadResult object)
Returns the result of interpreting the object as an instance of 'Download Result'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.