Modifier and Type | Field and Description |
---|---|
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 |
---|---|
StorageType |
ObjectFactory.createStorageType()
Create an instance of
StorageType |
StorageType |
FileType.getStorageDefinition()
Gets the value of the storageDefinition property.
|
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 |
FileType.setStorageDefinition(StorageType value)
Sets the value of the storageDefinition property.
|
Copyright © 2015. All rights reserved.