| Modifier and Type | Field and Description |
|---|---|
protected List<StorageGroupType.Data> |
StorageGroupType.data |
| Modifier and Type | Method and Description |
|---|---|
StorageGroupType.Data |
ObjectFactory.createStorageGroupTypeData()
Create an instance of
StorageGroupType.Data |
StorageGroupType.Data |
StorageGroupType.Data.withKey(String value) |
StorageGroupType.Data |
StorageGroupType.Data.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<StorageGroupType.Data> |
StorageGroupType.getData()
Gets the value of the data property.
|
| Modifier and Type | Method and Description |
|---|---|
StorageGroupType |
StorageGroupType.withData(StorageGroupType.Data... values) |
| Modifier and Type | Method and Description |
|---|---|
StorageGroupType |
StorageGroupType.withData(Collection<StorageGroupType.Data> values) |
Copyright © 2015. All rights reserved.