Modifier and Type | Field and Description |
---|---|
protected List<StorageGroupType> |
StorageGroupListType.group |
Modifier and Type | Method and Description |
---|---|
StorageGroupType |
ObjectFactory.createStorageGroupType()
Create an instance of
StorageGroupType |
StorageGroupType |
StorageGroupType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
StorageGroupType |
StorageGroupType.withData(Collection<StorageGroupType.Data> values) |
StorageGroupType |
StorageGroupType.withData(StorageGroupType.Data... values) |
StorageGroupType |
StorageGroupType.withName(String value) |
StorageGroupType |
StorageGroupType.withStorage(Collection<StorageType> values) |
StorageGroupType |
StorageGroupType.withStorage(StorageType... values) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<StorageGroupType> |
ObjectFactory.createStorageGroupDocument(StorageGroupType value)
|
List<StorageGroupType> |
StorageGroupListType.getGroup()
Gets the value of the group property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<StorageGroupType> |
ObjectFactory.createStorageGroupDocument(StorageGroupType value)
|
StorageGroupListType |
StorageGroupListType.withGroup(StorageGroupType... values) |
Modifier and Type | Method and Description |
---|---|
StorageGroupListType |
StorageGroupListType.withGroup(Collection<StorageGroupType> values) |
Copyright © 2017. All rights reserved.