Modifier and Type | Field and Description |
---|---|
protected StorageType |
WebsocketUpdateType.storage |
protected StorageType |
FileType.storageDefinition |
Modifier and Type | Field and Description |
---|---|
protected List<StorageType> |
StorageListType.storage |
protected List<StorageType> |
StorageGroupType.storage |
Modifier and Type | Method and Description |
---|---|
JAXBElement<StorageType> |
ObjectFactory.createStorageDocument(StorageType value)
|
List<StorageType> |
StorageListType.getStorage()
Gets the value of the storage property.
|
List<StorageType> |
StorageGroupType.getStorage()
Gets the value of the storage property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<StorageType> |
ObjectFactory.createStorageDocument(StorageType value)
|
void |
WebsocketUpdateType.setStorage(StorageType value)
Sets the value of the storage property.
|
void |
FileType.setStorageDefinition(StorageType value)
Sets the value of the storageDefinition property.
|
StorageListType |
StorageListType.withStorage(StorageType... values) |
StorageGroupType |
StorageGroupType.withStorage(StorageType... values) |
WebsocketUpdateType |
WebsocketUpdateType.withStorage(StorageType value) |
FileType |
FileType.withStorageDefinition(StorageType value) |
Modifier and Type | Method and Description |
---|---|
StorageListType |
StorageListType.withStorage(Collection<StorageType> values) |
StorageGroupType |
StorageGroupType.withStorage(Collection<StorageType> values) |
Copyright © 2017. All rights reserved.