public interface AttributeResolvingStrategy<T,O extends OpenType<?>>
| Modifier and Type | Method and Description |
|---|---|
O |
getOpenType() |
com.google.common.base.Optional<T> |
parseAttribute(String attrName,
Object value) |
Copyright © 2016 OpenDaylight. All rights reserved.