Modifier and Type | Field and Description |
---|---|
protected EssenceMappingsType |
ExportResponseType.mappings |
Modifier and Type | Method and Description |
---|---|
EssenceMappingsType |
ObjectFactory.createEssenceMappingsType()
Create an instance of
EssenceMappingsType |
EssenceMappingsType |
ExportResponseType.getMappings()
Gets the value of the mappings property.
|
EssenceMappingsType |
EssenceMappingsType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
EssenceMappingsType |
EssenceMappingsType.withAsset(AssetMappingType... values) |
EssenceMappingsType |
EssenceMappingsType.withAsset(Collection<AssetMappingType> values) |
EssenceMappingsType |
EssenceMappingsType.withFile(Collection<FileMappingType> values) |
EssenceMappingsType |
EssenceMappingsType.withFile(FileMappingType... values) |
EssenceMappingsType |
EssenceMappingsType.withStorage(Collection<StorageMappingType> values) |
EssenceMappingsType |
EssenceMappingsType.withStorage(StorageMappingType... values) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<EssenceMappingsType> |
ObjectFactory.createEssenceMappingsDocument(EssenceMappingsType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<EssenceMappingsType> |
ObjectFactory.createEssenceMappingsDocument(EssenceMappingsType value)
|
void |
ExportResponseType.setMappings(EssenceMappingsType value)
Sets the value of the mappings property.
|
ExportResponseType |
ExportResponseType.withMappings(EssenceMappingsType value) |
Copyright © 2017. All rights reserved.