public class ExtraSpecsWrapper extends Object implements ModelEntity
| Constructor and Description |
|---|
ExtraSpecsWrapper() |
ExtraSpecsWrapper(Map<String,String> extraSpecs) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getExtraSpecs() |
static ExtraSpecsWrapper |
wrap(Map<String,String> extraSpecs)
Wraps the given extraSpecs into the wrapper
|
Copyright © 2017. All rights reserved.