public abstract class AbstractAttributeMappingStrategy<T,O extends OpenType<?>> extends Object implements AttributeMappingStrategy<T,O>
| Constructor and Description |
|---|
AbstractAttributeMappingStrategy(O attributeIfc) |
| Modifier and Type | Method and Description |
|---|---|
O |
getOpenType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapAttributepublic AbstractAttributeMappingStrategy(O attributeIfc)
public O getOpenType()
getOpenType in interface AttributeMappingStrategy<T,O extends OpenType<?>>Copyright © 2016 OpenDaylight. All rights reserved.