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