public class ArrayAttributeMappingStrategy extends AbstractAttributeMappingStrategy<List<Object>,ArrayType<?>>
| Constructor and Description |
|---|
ArrayAttributeMappingStrategy(ArrayType<?> arrayType,
AttributeMappingStrategy<?,? extends OpenType<?>> innerElementStrategy) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<List<Object>> |
mapAttribute(Object value) |
getOpenTypeCopyright © 2016 OpenDaylight. All rights reserved.