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) |
O getOpenType()
com.google.common.base.Optional<T> parseAttribute(String attrName, Object value) throws DocumentedException
DocumentedException
Copyright © 2019 OpenDaylight. All rights reserved.