Modifier and Type | Field and Description |
---|---|
protected List<VXAStorageType> |
VXAType.storage |
Modifier and Type | Method and Description |
---|---|
VXAStorageType |
ObjectFactory.createVXAStorageType()
Create an instance of
VXAStorageType |
VXAStorageType |
VXAStorageType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
VXAStorageType |
VXAStorageType.withCreateProxiesStorage(String value) |
VXAStorageType |
VXAStorageType.withId(String value) |
VXAStorageType |
VXAStorageType.withIsCollectionStorage(String value) |
VXAStorageType |
VXAStorageType.withName(String value) |
VXAStorageType |
VXAStorageType.withPath(String value) |
Modifier and Type | Method and Description |
---|---|
List<VXAStorageType> |
VXAType.getStorage()
Gets the value of the storage property.
|
Modifier and Type | Method and Description |
---|---|
VXAType |
VXAType.withStorage(VXAStorageType... values) |
Modifier and Type | Method and Description |
---|---|
VXAType |
VXAType.withStorage(Collection<VXAStorageType> values) |
Copyright © 2017. All rights reserved.